{children}
+ {children}
diff --git a/apps/web/app/dashboard/_components/DashboardInner.tsx b/apps/web/app/dashboard/_components/DashboardInner.tsx index cd7088382..cddd99724 100644 --- a/apps/web/app/dashboard/_components/DashboardInner.tsx +++ b/apps/web/app/dashboard/_components/DashboardInner.tsx @@ -46,14 +46,16 @@ export default function DashboardInner({ const title = titles[pathname] || ""; const { theme, setThemeHandler } = useTheme(); return ( -
{title}
++ {title} +