Added toast on form submit

This commit is contained in:
Joao Ramos
2024-02-13 15:17:24 +00:00
parent 339f86e112
commit 12f9285058
5 changed files with 191 additions and 129 deletions

View File

@@ -25,6 +25,7 @@
"react-hook-form": "^7.50.1",
"react-icons": "^4.11.0",
"react-string-replace": "^1.1.1",
"react-toastify": "^10.0.4",
"sharp": "^0.32.6"
},
"devDependencies": {