Bruno Andrade

Results 2 issues of Bruno Andrade

Is there a way to know if my state is "dirty", if it's different from the initial state ? ``` // or maybe isModified const [myState, setMyState, {undo, redo, isDirty}]...

Can you please provide a keyboard navigation example/shortcut ? It would be nice to have this documented in README. thanks!