feat: club membre export

This commit is contained in:
2025-06-20 16:31:35 +02:00
parent e18ed652f0
commit 17fea2272f
6 changed files with 448 additions and 8 deletions

View File

@@ -26,7 +26,9 @@
"react-loader-spinner": "^6.1.6",
"react-router-dom": "^6.21.2",
"react-toastify": "^10.0.4",
"recharts": "^2.15.1"
"recharts": "^2.15.1",
"xlsx": "^0.18.5",
"xlsx-js-style": "^1.2.0"
},
"devDependencies": {
"@types/react": "^18.2.43",