diff --git a/components/Layout.tsx b/components/Layout.tsx index c57d8fd..3369d4d 100644 --- a/components/Layout.tsx +++ b/components/Layout.tsx @@ -15,7 +15,7 @@ const Layout = ({ children, title = 'This is the default title' }: Props) => (
-