feat: implement export page (#586)

This commit is contained in:
Kyrylo Kholodenko
2023-09-14 16:07:24 +03:00
committed by GitHub
parent fb28693854
commit 1888993113
54 changed files with 2202 additions and 21 deletions

View File

@@ -67,6 +67,7 @@
"react-transition-group": "4.4.1",
"redux": "4.0.5",
"regenerator-runtime": "0.13.7",
"universal-cookie": "^4.0.4",
"uuid": "^3.4.0",
"yup": "0.31.1"
},