⚗️ Add export results

This commit is contained in:
Baptiste Arnaud
2022-01-04 15:50:56 +01:00
parent 72454c0f68
commit 6c1e0fd345
11 changed files with 235 additions and 103 deletions

View File

@@ -38,6 +38,7 @@
"next-auth": "beta",
"nodemailer": "^6.7.2",
"nprogress": "^0.2.0",
"papaparse": "^5.3.1",
"qs": "^6.10.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
@@ -60,6 +61,7 @@
"@types/micro-cors": "^0.1.2",
"@types/node": "^16.11.9",
"@types/nprogress": "^0.2.0",
"@types/papaparse": "^5.3.1",
"@types/qs": "^6.9.7",
"@types/react": "^17.0.37",
"@types/react-table": "^7.7.9",