feat: connecting animation and error dialog

This commit is contained in:
2024-07-16 22:19:17 +08:00
parent 09e2ab50bb
commit ad1125af3e
13 changed files with 298 additions and 47 deletions

View File

@@ -11,6 +11,7 @@
},
"dependencies": {
"@tauri-apps/api": "^1",
"@vueuse/core": "^10.11.0",
"pinia": "^2.1.7",
"vue": "^3.3.4",
"vue-router": "^4.4.0"