feat: navbar T0

This commit is contained in:
Florian Sylvain
2024-10-09 04:16:35 +02:00
parent b20d8866e2
commit 7afbe2b4c3
22 changed files with 121 additions and 514 deletions
+3 -1
View File
@@ -13,9 +13,11 @@
"format": "prettier --write src/"
},
"dependencies": {
"@mdi/font": "^7.4.47",
"pinia": "^2.1.7",
"vue": "^3.4.29",
"vue-router": "^4.3.3"
"vue-router": "^4.3.3",
"vuetify": "^3.7.2"
},
"devDependencies": {
"@rushstack/eslint-patch": "^1.8.0",