diff --git a/src/components/layout.jsx b/src/components/layout.jsx index d3120a5..25e21be 100644 --- a/src/components/layout.jsx +++ b/src/components/layout.jsx @@ -11,7 +11,7 @@ const Layout = ({ children }) => (
-
+
{children}
) -export default Layout \ No newline at end of file +export default Layout