Added Export CSV

This commit is contained in:
Joao Ramos
2023-12-23 00:01:24 +00:00
parent c37bb2691b
commit fea8e0672e
3 changed files with 32 additions and 3 deletions

View File

@@ -49,6 +49,7 @@
"random-words": "^2.0.0",
"react": "18.2.0",
"react-chartjs-2": "^5.2.0",
"react-csv": "^2.2.2",
"react-currency-input-field": "^3.6.12",
"react-datepicker": "^4.18.0",
"react-dom": "18.2.0",
@@ -78,6 +79,7 @@
"@types/lodash": "^4.14.191",
"@types/nodemailer": "^6.4.11",
"@types/nodemailer-express-handlebars": "^4.0.3",
"@types/react-csv": "^1.1.10",
"@types/react-datepicker": "^4.15.1",
"@types/uuid": "^9.0.1",
"@types/wavesurfer.js": "^6.0.6",