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
Everything is visually unchanged. This just moves the button logic to the app, since it doesn't conceptually belong to the editor component.
It controls things such as docs which has nothing to do with the editor. This way we don't have to pass states as props around when we add more buttons later.
0 commit comments