animate login/signup screens

This commit is contained in:
2019-01-03 00:34:06 +03:00
parent 3bebc24684
commit 40a8cf1885
7 changed files with 79 additions and 32 deletions

View File

@@ -24,6 +24,7 @@
"react-redux": "^6.0.0",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-spring": "^7.2.7",
"redux": "^4.0.1",
"redux-saga": "^0.16.2"
}