add: toast achievement & message

This commit is contained in:
Vick Scarlet
2026-08-16 20:06:16 +08:00
committed by 神戸小鳥
parent 31ea679a17
commit 1e87b8fb34
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",