Skip to content

Commit

Permalink
Merge pull request #203 from neurosnap/patch-2
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
mweststrate committed Sep 27, 2018
2 parents c018c49 + 864b049 commit c41b4ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -587,7 +587,7 @@ const nextState = produce(state, draft => {
* [quick-redux](https://github.com/jeffreyyoung/quick-redux) _tools to make redux development quicker and easier_
* [bey](https://github.com/jamiebuilds/bey) _Simple immutable state for React using Immer_
* [immer-wieder](https://github.com/drcmda/immer-wieder#readme) _State management lib that combines React 16 Context and immer for Redux semantics_
* [robodux](https://github.com/neurosnap/robodux) _flexible way to reduce redux boilerplate
* [robodux](https://github.com/neurosnap/robodux) _flexible way to reduce redux boilerplate_
* ... and [many more](https://www.npmjs.com/browse/depended/immer)

## How does Immer work?
Expand Down

0 comments on commit c41b4ab

Please sign in to comment.