move some more stuff around
This commit is contained in:
parent
400efff3a1
commit
99180e63ce
18 changed files with 32 additions and 32 deletions
|
|
@ -11,7 +11,7 @@ import "./App.css";
|
|||
import { TopPanel } from "./TopPanel/TopPanel";
|
||||
import { ShowAST, ShowInputEvents, ShowInternalEvents, ShowOutputEvents } from "./ShowAST";
|
||||
import { parseStatechart } from "../statecharts/parser";
|
||||
import { getKeyHandler } from "./shortcut_handler";
|
||||
import { getKeyHandler } from "./VisualEditor/shortcut_handler";
|
||||
import { BottomPanel } from "./BottomPanel";
|
||||
import { emptyState } from "@/statecharts/concrete_syntax";
|
||||
import { PersistentDetails } from "./PersistentDetails";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue