diff --git a/components/Layout.js b/components/Layout.js index f34889a..be9653d 100644 --- a/components/Layout.js +++ b/components/Layout.js @@ -5,7 +5,29 @@ import PropTypes from 'prop-types'; const Layout = ({ children }) => ( <>