diff --git a/docs/components/Page.tsx b/docs/components/Page.tsx index 6f01f78ed78..1d2c056d80f 100644 --- a/docs/components/Page.tsx +++ b/docs/components/Page.tsx @@ -131,9 +131,8 @@ export function DocsPage({ css={{ justifyContent: 'space-between', alignItems: 'baseline' }} > - {!isUpdatesPage && ( - - )} + + {children}