-
+
{children}
diff --git a/components/MobileNavigation.tsx b/components/MobileNavigation.tsx
index 73c43f0..5a79cca 100644
--- a/components/MobileNavigation.tsx
+++ b/components/MobileNavigation.tsx
@@ -130,7 +130,7 @@ function MobileNavigationDialog({
>
diff --git a/components/mdx.tsx b/components/mdx.tsx
index 6a7cd0b..0ceb89f 100644
--- a/components/mdx.tsx
+++ b/components/mdx.tsx
@@ -13,7 +13,7 @@ export { CodeGroup, Code as code, Pre as pre } from "./Code";
export function wrapper({ children }: { children: ReactNode }) {
return (
-
+
{children}