diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index 7b10f60..3397637 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -38,7 +38,7 @@ export default function Layout() { ]; return ( - + ); -} +} \ No newline at end of file