added bootstrap to app

This commit is contained in:
Thomas Peetz
2025-08-14 02:44:13 +02:00
parent 83338df181
commit b945cf726c
8 changed files with 243 additions and 397 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
"format": "prettier --write src/"
},
"dependencies": {
"bootstrap-vue": "^2.23.1",
"bootstrap": "^5.3.7",
"vue": "^3.5.18",
"vue-router": "^4.5.1"
},