🎨 Organize cards into view

This commit is contained in:
zhbaor 2023-02-23 11:08:38 +08:00
parent e75d604a01
commit 761cb651ab
5 changed files with 52 additions and 44 deletions

View file

@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"bootstrap": "^5.2.3",
"bootstrap": "^5.3.0-alpha1",
"bootstrap-icons": "^1.10.3",
"vue": "^3.2.45"
},