feat: Preferences support clearing the cache and logging out

This commit is contained in:
vben
2024-07-06 14:41:18 +08:00
parent 37a4f971c8
commit 1425f1d11d
9 changed files with 265 additions and 231 deletions

View File

@@ -36,7 +36,7 @@
"nanoid": "^5.0.7",
"pkg-types": "^1.1.3",
"prettier": "^3.3.2",
"rimraf": "^5.0.7",
"rimraf": "^5.0.8",
"zx": "^7.2.3"
}
}