We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4924b commit 567c9ffCopy full SHA for 567c9ff
src/components/Agentic/IncidentDetails/AgentFlowChart/AgentFlowChartNodeToolbar/index.tsx
@@ -1,6 +1,6 @@
1
import { Position } from "@xyflow/react";
2
import { PlusIcon } from "../../../../common/icons/16px/PlusIcon";
3
-import { MCPServersContainer } from "../MCPServersSideContainer";
+import { MCPServersContainer } from "../MCPServersContainer";
4
import { MCPServersToolbar } from "../MCPServersToolbar";
5
import * as s from "./styles";
6
import type { AgentFlowChartNodeToolbarProps } from "./types";
0 commit comments