diff --git a/components/layout.tsx b/components/layout.tsx index 699bf27..6163070 100644 --- a/components/layout.tsx +++ b/components/layout.tsx @@ -26,7 +26,6 @@ const LayoutReadyOrNot = ({ children }: { children: React.ReactNode }) => { -
{children}