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 944e494 commit 6d19598Copy full SHA for 6d19598
apps/frontend/src/app/App.tsx
@@ -1,7 +1,6 @@
1
import { useSyncedUsers } from "@/entities/user";
2
import { useProtectedWorkspace } from "@/features/workspace";
3
import { CanvasView } from "@/widgets/CanvasView";
4
-import { CanvasToolsView } from "@/widgets/CanvasToolsView";
5
import { EditorView } from "@/widgets/EditorView";
6
import { NodeToolsView } from "@/widgets/NodeToolsView";
7
import { PageSideBarView } from "@/widgets/PageSideBarView";
0 commit comments