Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dimapaloskin authored Apr 1, 2019
1 parent 7fb520f commit 570f89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ export default withSharedHooks({ counter })(App)

## Examples

* Simple `useState` - https://codesandbox.io/s/9zy9jwkyj4
* Inputs - https://codesandbox.io/s/kw43p7m0vr
* Simple `useState` - https://codesandbox.io/s/9zy9jwkyj4
* With `useReducer` - https://codesandbox.io/s/7yrzn42w8x

0 comments on commit 570f89a

Please sign in to comment.