diff --git a/src/app/(editor)/editor/[uuid]/layout.tsx b/src/app/(editor)/editor/[uuid]/layout.tsx index 5849190..8d9bbe9 100644 --- a/src/app/(editor)/editor/[uuid]/layout.tsx +++ b/src/app/(editor)/editor/[uuid]/layout.tsx @@ -37,7 +37,7 @@ export default async function RootLayout({ children: ReactNode }>) { return ( -
+
{children}