refactor: replace react-hot-toast with custom toast component, introduce SubmitButton for forms, and migrate status messages to toasts

This commit is contained in:
poyrazavsever
2026-06-09 00:18:46 +03:00
parent b838c94be2
commit 6b48da58bf
12 changed files with 3452 additions and 882 deletions
-1
View File
@@ -45,7 +45,6 @@
"react": "^19.2.7",
"react-dom": "^19.2.7",
"react-hook-form": "^7.77.0",
"react-hot-toast": "^2.6.0",
"recharts": "^2.15.4",
"shadcn": "^4.10.0",
"tailwind-merge": "^3.6.0",