Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Sep 2, 2024
1 parent 2185141 commit c6ebe2e
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 @@ -94,7 +94,7 @@ const useBearStore = create(set => ({
nuts: 0,
honey: 0,
treats: {},
...
// ...
}))

// Object pick, re-renders the component when either state.nuts or state.honey change
Expand Down

0 comments on commit c6ebe2e

Please sign in to comment.