fix and add charts

This commit is contained in:
2025-04-29 18:45:41 +02:00
parent 716bcc6fef
commit 896b0bf063
6 changed files with 761 additions and 58 deletions

View File

@ -28,6 +28,7 @@
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.56.1",
"recharts": "^2.15.3",
"tailwind-merge": "^3.2.0",
"zod": "^3.24.3"
},