diff --git a/src/components/Layout/Layout.js b/src/components/Layout/Layout.js index 6cf2014..98c46ac 100644 --- a/src/components/Layout/Layout.js +++ b/src/components/Layout/Layout.js @@ -16,6 +16,9 @@ const Layout = ({ children, title, description }: Props) => ( {title} + + + {children}