You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Immer.js would help us make code more readable and think less about deep object alteration.
Most common case is a sample with fn where we're gonna return modified object.
The text was updated successfully, but these errors were encountered:
Immer.js
would help us make code more readable and think less about deep object alteration.Most common case is a
sample
withfn
where we're gonna return modified object.The text was updated successfully, but these errors were encountered: