Hello,
I'm trying to shadow/override the gatsby-theme-docs theme.
I need to override the header so i've created a Header.js under:
src > @rocketseat > gatsby-theme-docs > components > Header.js
and made some basic changes
But there is no override. Did i missed sometthing ?
Summary
Hello, I'm trying to shadow/override the gatsby-theme-docs theme. I need to override the header so i've created a Header.js under: src > @rocketseat > gatsby-theme-docs > components > Header.js and made some basic changes
But there is no override. Did i missed sometthing ?
Relevant information
Thanks