CSV generation button on SignupListPage

This commit is contained in:
Aarni Halinen
2020-12-05 17:45:51 +02:00
parent b444c8e2f6
commit 8e5cd96755
3 changed files with 47 additions and 9 deletions
+2
View File
@@ -47,6 +47,7 @@
"@types/js-cookie": "2.2.4",
"@types/node": "10.14.7",
"@types/react": "16.8.18",
"@types/react-csv": "1.1.1",
"@types/react-dom": "16.8.4",
"@types/react-helmet": "6.0.0",
"@types/react-jsonschema-form": "1.7.3",
@@ -122,6 +123,7 @@
"normalize.css": "8.0.1",
"query-string": "6.5.0",
"react-beautiful-dnd": "10.1.1",
"react-csv": "2.0.3",
"react-helmet": "5.2.1",
"react-jsonschema-form": "^1.8.1",
"react-markdown": "4.3.1",