chore(frontend): Add Vuetify
Add Vuetify and simple slider to about page
This commit is contained in:
parent
2daa49868c
commit
6d73120975
4 changed files with 54 additions and 8 deletions
|
@ -14,7 +14,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"vue": "^3.5.13",
|
||||
"vue-router": "^4.5.0"
|
||||
"vue-router": "^4.5.0",
|
||||
"vuetify": "^3.7.12"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.50.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue