diff --git a/src/components/layout/Layout.tsx b/src/components/layout/Layout.tsx index 684bdc7..9f20962 100644 --- a/src/components/layout/Layout.tsx +++ b/src/components/layout/Layout.tsx @@ -20,7 +20,7 @@ const Layout = ({ children, title, isFullWidth = false }: LayoutProps) => { return ( <>
-