diff --git a/src/app/(content-pages)/layout.tsx b/src/app/(content-pages)/layout.tsx index 2d8834e0..97b9b5cf 100644 --- a/src/app/(content-pages)/layout.tsx +++ b/src/app/(content-pages)/layout.tsx @@ -6,7 +6,7 @@ const ContentPagesLayout = ({ children }: { children: React.ReactNode }) => {
- {children} + {children}