chore: added more advanced routing to elements

This commit is contained in:
2024-12-02 17:54:46 +01:00
parent 346d20fc08
commit b602819179
14 changed files with 120 additions and 105 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"pinia": "^2.0.17",
"prettier": "^3.0.3",
"vue": "^3.2.37",
"vue-i18n": "9.11.0"
"vue-i18n": "9.11.0",
"vue-router": "4"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.3.3",