immerjs / use-immer

Use immer to drive state with a React hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to integrate redo undo ?

vaynevayne opened this issue · comments

That is out of scope of this package. See Immer docs / tutorials on how to generally do that.