We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6be3833 commit 1fab9b3Copy full SHA for 1fab9b3
README.md
@@ -1,6 +1,6 @@
1
# Redux React Session
2
3
-[![NPM version][npm-image]][npm-url]
+[](https://npmjs.org/package/redux-react-session)
4
5
Keep your session sync with localStorage and Redux :key:
6
@@ -91,7 +91,3 @@ Returns the current user if exists
91
92
### deleteUser : Promise
93
Deletes the current user
94
-
95
96
-[npm-image]: https://img.shields.io/badge/npm-v1.0.4-blue.svg
97
-[npm-url]: https://npmjs.org/package/redux-react-session
0 commit comments