Many fixes

This commit is contained in:
2020-04-29 02:50:07 +03:00
parent 9beee8f833
commit 9ff4779720
34 changed files with 764 additions and 281 deletions
+2
View File
@@ -18,6 +18,7 @@
"react-recaptcha": "^2.3.10",
"react-redux": "^7.1.3",
"react-router-dom": "^5.1.2",
"react-transition-group": "^4.3.0",
"redux": "^4.0.5"
},
"devDependencies": {
@@ -26,6 +27,7 @@
"@types/react-dom": "^16.9.5",
"@types/react-redux": "^7.1.7",
"@types/react-router-dom": "^5.1.3",
"@types/react-transition-group": "^4.2.4",
"node-sass": "^4.13.1",
"redux-devtools-extension": "^2.13.8",
"typescript": "^3.8.2",