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 3b82262 commit 879a7cdCopy full SHA for 879a7cd
1 file changed
UI/src/components/pages/mainPage.jsx
@@ -68,7 +68,7 @@ import { redo as redoUtil } from "../utils/redo.js";
68
import { handleTabSwitch as handleTabSwitchUtil } from "../utils/handleTabSwitch.js";
69
import { getEditableNode } from "../utils/getEditableNode.js";
70
import { handleNameChange } from "../utils/handleNameChange.js";
71
-import CreateCustomBlockModal from "./mainPage/CreateCustomBlockModal.jsx";
+import CreateCustomBlockModal from "./mainPage/createCustomBlockModal.jsx";
72
import { CustomBlocksProvider } from "./mainPage/customCircuit.jsx";
73
import FlowWithCustomNodes from "./mainPage/FlowWithCustomNodes.jsx";
74
0 commit comments