Results 1 issues of Jasper Anders

I use a Layout Component with a navigation Bar. It is present at every route, so I put it at `gatsby-browser.js` like so ``` export const wrapPageElement = ({ element,...