diff --git a/beta/src/components/Layout/Page.tsx b/beta/src/components/Layout/Page.tsx
index e3f9a7225..f735b29a8 100644
--- a/beta/src/components/Layout/Page.tsx
+++ b/beta/src/components/Layout/Page.tsx
@@ -28,7 +28,7 @@ export function Page({routeTree, children}: PageProps) {
-
+
{children}
diff --git a/beta/src/components/Layout/Toc.tsx b/beta/src/components/Layout/Toc.tsx
index ecaf6a203..40219426f 100644
--- a/beta/src/components/Layout/Toc.tsx
+++ b/beta/src/components/Layout/Toc.tsx
@@ -19,7 +19,7 @@ export function Toc({
return (