diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index a88f7a58..a4a1e017 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -499,7 +499,14 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
{children}
{!hideFooter && ( -