immerjs / use-immer

Use immer to drive state with a React hooks
MIT License
4.04k stars 92 forks source link

How to use Async/Await #35

Closed kilianc closed 4 years ago

kilianc commented 4 years ago

https://immerjs.github.io/immer/docs/async

mweststrate commented 4 years ago

Is this a question or an answer? If it is an answer, please close it. If it is a question, please ask a question including code etc.