Added toast & jsonwebtoken packages

This commit is contained in:
2024-06-23 20:08:04 +08:00
parent 281638199c
commit 3a92792dc8
4 changed files with 99 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
"framer-motion": "^11.2.10",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"yup": "^1.4.0"
},
"devDependencies": {