refactor toast system to use react-hot-toast
CI / quality (push) Waiting to run

This commit is contained in:
MOH
2026-03-11 21:09:45 +01:00
parent 03384c1bda
commit cff416dd83
12 changed files with 151 additions and 132 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.71.2",
"sonner": "^2.0.7",
"react-hot-toast": "^2.6.0",
"tailwind-merge": "^3.5.0",
"zod": "^4.3.6"
},