diff --git a/components/layouts/main.tsx b/components/layouts/main.tsx index 361b83a..17b01cd 100644 --- a/components/layouts/main.tsx +++ b/components/layouts/main.tsx @@ -28,8 +28,6 @@ export const MainLayout = ({ children, url, title, context }: Props) => { {title && {title}} - -