diff --git a/src/components/Layout/Page.tsx b/src/components/Layout/Page.tsx index 8779f149be5..d5818e9fb87 100644 --- a/src/components/Layout/Page.tsx +++ b/src/components/Layout/Page.tsx @@ -121,7 +121,7 @@ export function Page({children, toc, routeTree, meta, section}: PageProps) { )} {/* No fallback UI so need to be careful not to suspend directly inside. */} -
+
{content}