diff --git a/client/components/docs/DocsLayout.tsx b/client/components/docs/DocsLayout.tsx index 85bd5524..6301aede 100644 --- a/client/components/docs/DocsLayout.tsx +++ b/client/components/docs/DocsLayout.tsx @@ -278,7 +278,7 @@ export default function DocsLayout({ )} {/* Content - either children (for wrapper) or Outlet (for routing) */} -
+
{children || }
@@ -313,30 +313,57 @@ export default function DocsLayout({ {/* Footer */}