Add setIsUndoHistoryEnabled
to the returned store from zundo create
. This allows users to programmatically ignore or save states in the global store. const { setIsUndoHistoryEnabled } = useStore();
Thanks to @funwithtriangles! 🎉
Add setIsUndoHistoryEnabled
to the returned store from zundo create
. This allows users to programmatically ignore or save states in the global store. const { setIsUndoHistoryEnabled } = useStore();
Thanks to @funwithtriangles! 🎉
Don't miss a new zundo release
NewReleases is sending notifications on new releases.