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
Right now it's only possible to undo (in the demo) all unsaved changes (it essentially reloads the saved schema).
It would be useful to have a real undo-redo functionality. See https://redux.js.org/usage/implementing-undo-history
The text was updated successfully, but these errors were encountered:
Right now it's only possible to undo (in the demo) all unsaved changes (it essentially reloads the saved schema).
It would be useful to have a real undo-redo functionality. See https://redux.js.org/usage/implementing-undo-history
The text was updated successfully, but these errors were encountered: