mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Fix import of AgentData from agentcard
This commit is contained in:
@@ -36,7 +36,7 @@ import {
|
||||
import DOMPurify from "dompurify";
|
||||
import { InlineLoading } from "../loading/loading";
|
||||
import { convertColorToTextClass } from "@/app/common/colorUtils";
|
||||
import { AgentData } from "@/app/agents/page";
|
||||
import { AgentData } from "@/app/components/agentCard/agentCard";
|
||||
|
||||
import renderMathInElement from "katex/contrib/auto-render";
|
||||
import "katex/dist/katex.min.css";
|
||||
|
||||
Reference in New Issue
Block a user