diff --git a/src/components/Layout.jsx b/src/components/Layout.jsx index d4c83018..09780ed4 100644 --- a/src/components/Layout.jsx +++ b/src/components/Layout.jsx @@ -162,7 +162,7 @@ export function Layout({ children, title, tableOfContents }) { {router.route.startsWith("/docs") && } -
+
{children}