Files
ProjectE/apps
bot-hermes dc23976dba fix(web): wire up shell navigation layout
- Convert _app/index.tsx from dashboard page to app layout shell
- Render Sidebar, Topbar, CommandPalette, ShortcutsHelp, and Outlet
- Extract DashboardPage into _app/dashboard.tsx as child route
- Update routeTree import to point to new dashboard file
2026-09-08 10:04:42 +00:00
..