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
Is it possible to use this with a reducer function from React's built-in useReducer? I'm struggling to figure out how to put them together. What I want is to be able to undo/redo changes calls to the reducer have caused.
The text was updated successfully, but these errors were encountered:
Is it possible to use this with a reducer function from React's built-in
useReducer
? I'm struggling to figure out how to put them together. What I want is to be able to undo/redo changes calls to the reducer have caused.The text was updated successfully, but these errors were encountered: