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
Isn't it bad practice to do this? I see that set() and get() are being called on state.formState? I thought you were supposed to treat this.state as immutable?
Isn't it bad practice to do this? I see that set() and get() are being called on state.formState? I thought you were supposed to treat this.state as immutable?