more tweaks to layout

This commit is contained in:
miloschwartz
2025-04-13 14:21:18 -04:00
parent b731a50cc9
commit 8b0c30f19f
22 changed files with 172 additions and 193 deletions

View File

@@ -71,7 +71,7 @@ export default async function Page(props: {
return (
<UserProvider user={user}>
<Layout
<Layout
orgs={orgs}
navItems={rootNavItems}
showBreadcrumbs={false}