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 2503a0c commit acb9c2dCopy full SHA for acb9c2d
README.md
@@ -10,6 +10,7 @@ React Hooks library to store navigation state and restore it.
10
11
<!-- toc -->
12
13
+- [Setup](#setup)
14
15
<!-- tocstop -->
16
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "navigation-state-hooks",
3
- "version": "0.1.0",
+ "version": "0.1.0-0",
4
"description": "React Hooks for storing navigation state",
5
"author": "Simone Busoli <simone.busoli@nearform.com>",
6
"repository": "simoneb/navigation-state-hooks",
0 commit comments