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 8cec523 commit d612ea6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ const Component = () => {
state => (scratchRef.current = state.scratches)
), [])
...
}
```
## Sick of reducers and changing nested states? Use Immer!
Expand Down

0 comments on commit d612ea6

Please sign in to comment.