immerjs / use-immer

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

Removed duplicated types and improved for readability #78

Closed blackshot closed 3 years ago

blackshot commented 3 years ago

Sorry if I'm being intrusive but I saw that there were duplicate and hard to read type definitions. so i improved them.

mweststrate commented 3 years ago

Looking good, thanks!