finish basic sidebar

This commit is contained in:
2025-03-14 19:04:15 +08:00
parent 9200befaf8
commit 8f18560a38
9 changed files with 215 additions and 61 deletions

View File

@@ -11,7 +11,9 @@
"type-check": "bunx --bun vue-tsc --build"
},
"dependencies": {
"log-symbols": "^7.0.0",
"pinia": "^3.0.1",
"ts-log": "^2.2.7",
"vue": "^3.5.13",
"vue-router": "4"
},