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
refactor: remove grid, zen, and view mode toggle functions from MainMenu
- Eliminated handleGridToggle, handleZenModeToggle, and handleViewModeToggle functions to streamline the MainMenu component.
- Removed associated menu items for toggling grid, zen, and view modes, simplifying the user interface.
0 commit comments