Added toast and add logout

This commit is contained in:
Manik Maity
2024-11-08 19:24:23 +05:30
parent 700b0136fc
commit 9f689beb9d
6 changed files with 64 additions and 1 deletions

View File

@@ -18,6 +18,7 @@
"react-icons": "^5.3.0",
"react-query": "^3.39.3",
"react-router-dom": "^6.27.0",
"react-toastify": "^10.0.6",
"zustand": "^5.0.1"
},
"devDependencies": {