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
makes it more eaiser to see, where developers have to move their inital state.
prevents some reading issues that creates stuff like:
const byId = produce((draft = INITAL_STATE, action) => {
0 commit comments