diff --git a/src/app/channel/layout.tsx b/src/app/channel/layout.tsx index 6dfdf837..25e53586 100644 --- a/src/app/channel/layout.tsx +++ b/src/app/channel/layout.tsx @@ -4,7 +4,7 @@ import Navigation from '@lume/shared/navigation'; export function LayoutChannel({ children }: { children: React.ReactNode }) { return ( -