add: toast achievement & message

This commit is contained in:
Vick Scarlet
2026-08-16 13:37:32 +08:00
parent aff50e2521
commit 9017780898
19 changed files with 329 additions and 25 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"@remake/vitex": "workspace:*",
"jotai": "^2.20.2",
"react": "^19.2.8",
"react-dom": "^19.2.8"
"react-dom": "^19.2.8",
"react-hot-toast": "^2.6.0"
},
"devDependencies": {
"@types/react": "^19.2.18",