feat: add XLSX export functionality to ExportModal and update dependencies in package.json and package-lock.json
This commit is contained in:
@@ -23,7 +23,8 @@
|
||||
"react-icons": "^5.5.0",
|
||||
"react-simple-maps": "^3.0.0",
|
||||
"recharts": "^2.15.0",
|
||||
"sonner": "^2.0.7"
|
||||
"sonner": "^2.0.7",
|
||||
"xlsx": "^0.18.5"
|
||||
},
|
||||
"overrides": {
|
||||
"react-simple-maps": {
|
||||
|
||||
Reference in New Issue
Block a user