persist jwt token

This commit is contained in:
2019-01-03 18:24:20 +03:00
parent ec1487e228
commit a7a36d2199
7 changed files with 35 additions and 9 deletions

View File

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