add vue-router

This commit is contained in:
padreug 2025-02-02 17:17:06 +01:00
parent a44ee45a38
commit 8b88a7f66f
2 changed files with 25 additions and 2 deletions

View file

@ -15,7 +15,8 @@
"radix-vue": "^1.9.13",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"vue": "^3.5.13"
"vue": "^3.5.13",
"vue-router": "^4.5.0"
},
"devDependencies": {
"@tailwindcss/vite": "^4.0.1",