Skip to content

Commit 879a7cd

Browse files
committed
fixed
1 parent 3b82262 commit 879a7cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

UI/src/components/pages/mainPage.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ import { redo as redoUtil } from "../utils/redo.js";
6868
import { handleTabSwitch as handleTabSwitchUtil } from "../utils/handleTabSwitch.js";
6969
import { getEditableNode } from "../utils/getEditableNode.js";
7070
import { handleNameChange } from "../utils/handleNameChange.js";
71-
import CreateCustomBlockModal from "./mainPage/CreateCustomBlockModal.jsx";
71+
import CreateCustomBlockModal from "./mainPage/createCustomBlockModal.jsx";
7272
import { CustomBlocksProvider } from "./mainPage/customCircuit.jsx";
7373
import FlowWithCustomNodes from "./mainPage/FlowWithCustomNodes.jsx";
7474

0 commit comments

Comments
 (0)