diff --git a/src/App.vue b/src/App.vue index 3685d03..47e4f8d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,72 +1,55 @@ + + - {{ - mainMenu == true ? "▼" : "☰" - }} + + {{ store.mainMenu == true ? "▼" : "☰" }} + Cellular Automata Explorer - + - -