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
Several layout files duplicate wrapper logic, markup, and props handling.
We should extract a shared base layout and smaller shared components (Header, Navbar, Sidebar, AuthCard, etc.) so each layout only composes the pieces it needs