Created the possibility to delete a user

This commit is contained in:
Tiago Ribeiro
2023-09-26 07:26:01 +01:00
parent 5564b4c181
commit 3491efb494
5 changed files with 306 additions and 27 deletions

View File

@@ -18,6 +18,7 @@
"@types/react": "18.0.27",
"@types/react-dom": "18.0.10",
"axios": "^1.3.5",
"bcrypt": "^5.1.1",
"chart.js": "^4.2.1",
"clsx": "^1.2.1",
"countries-list": "^3.0.1",