Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Daishi Kato <[email protected]>
  • Loading branch information
dbritto-dev and dai-shi authored Sep 27, 2023
1 parent d612ea6 commit b38d62e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,8 +189,7 @@ unsub1()
// You can of course use the hook as you always would
function Component() {
const paw = useDogStore((state) => state.paw)
// ...
}
...
```
### Using subscribe with selector
Expand Down

0 comments on commit b38d62e

Please sign in to comment.