fix: group mobile drawer sections (remove bottom-pinned void) #28

Merged
bert.hausmans merged 2 commits from fix/mobile-drawer-spacing into main 2026-06-03 14:15:14 +02:00
Showing only changes of commit 1619d6a277 - Show all commits

View File

@@ -15,6 +15,9 @@ const routeNames = [
'organisation-companies', 'organisation-form-failures',
'organisation-settings', 'platform', 'platform-organisations',
'platform-users', 'platform-form-failures', 'platform-activity-log',
// v2 shell nav targets (APP_NAVIGATION uses v2-prefixed route names) —
// without these, AppSidebar/SidebarNav RouterLinks throw "No match for".
'v2-dashboard',
]
export const storyRouter = createRouter({