Create new tables

This commit is contained in:
Maxime Boulay
2025-05-14 06:47:24 +02:00
parent 67d61282d1
commit f90d607d9f
11 changed files with 274 additions and 5 deletions

View File

@@ -25,7 +25,8 @@
"react-router-dom": "^7.5.1",
"react-scripts": "^5.0.1",
"react-select": "5.10.1",
"react-toastify": "^11.0.5"
"react-toastify": "^11.0.5",
"recharts": "^2.15.3"
},
"scripts": {
"start": "react-scripts start",