1
0

feat: add persist feature for frontend

This commit is contained in:
2026-05-13 11:02:35 +08:00
parent bdee3b3efa
commit 078e61e993
6 changed files with 86 additions and 13 deletions

View File

@@ -18,6 +18,7 @@
"@fortawesome/vue-fontawesome": "^3.2.0",
"bulma": "^1.0.4",
"pinia": "^3.0.4",
"pinia-plugin-persistedstate": "^4.7.1",
"vue": "^3.5.32",
"vue-router": "^5.0.4"
},