add react hot toast

This commit is contained in:
Aaron Po
2026-03-15 21:27:32 -04:00
parent cbaa5bfbca
commit 00b696b3f0
10 changed files with 154 additions and 6 deletions

View File

@@ -28,6 +28,7 @@
"react": "^19.2.4",
"react-dom": "^19.2.4",
"react-hook-form": "^7.71.2",
"react-hot-toast": "^2.6.0",
"react-router": "^7.13.1",
"zod": "^4.3.6"
},