diff --git a/package.json b/package.json index f450f96728..1abfbdf25c 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,7 @@ "@sentry/vue": "6.16.1", "@vue/compat": "3.2.26", "@vueuse/core": "7.3.0", + "@vueuse/router": "^7.3.0", "bulma-css-variables": "0.9.33", "camel-case": "4.1.2", "codemirror": "5.64.0", diff --git a/src/App.vue b/src/App.vue index 84578bf530..823fa284dc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,125 +1,96 @@ -