add mobile overflow menu

This commit is contained in:
miloschwartz
2026-07-01 10:11:17 -04:00
parent 561f75b6b1
commit 3c37e10638
3 changed files with 149 additions and 61 deletions
+2
View File
@@ -68,6 +68,8 @@ export async function Layout({
navItems={navItems}
showSidebar={showSidebar}
showTopBar={showTopBar}
launcherMode={launcherMode}
showViewAsAdmin={showViewAsAdmin}
/>
)}