Skip to content

Commit a3d822a

Browse files
committed
feat: add storage persistence
1 parent 14a09ed commit a3d822a

File tree

4 files changed

+248
-13
lines changed

4 files changed

+248
-13
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"lodash-es": "^4.17.21",
3333
"nprogress": "^0.2.0",
3434
"pinia": "^3.0.1",
35+
"pinia-plugin-persistedstate": "^4.2.0",
3536
"vue": "^3.5.13",
3637
"vue-i18n": "^11.1.1",
3738
"vue-router": "^4.5.0"

0 commit comments

Comments
 (0)