diff --git a/client/src/pages/BiWorkspace.tsx b/client/src/pages/BiWorkspace.tsx index feb5510..73323b6 100644 --- a/client/src/pages/BiWorkspace.tsx +++ b/client/src/pages/BiWorkspace.tsx @@ -47,6 +47,7 @@ import { X, Sparkles, MessageSquare, + Brain, } from "lucide-react"; import { Textarea } from "@/components/ui/textarea"; import { @@ -81,6 +82,7 @@ import { Cell, } from "recharts"; import { SupersetDashboard } from "@/components/SupersetDashboard"; +import { MiroFlowControl } from "@/components/MiroFlowControl"; interface BiStats { dataSources: number; @@ -2893,6 +2895,9 @@ export default function BiWorkspace() { Insights + + Científico + @@ -2936,6 +2941,9 @@ export default function BiWorkspace() { + + +