Extending Shadowed Components
Extending components when using Component Shadowing can be a powerful pattern for making small changes.

Netlify announces the next evolution of Gatsby Cloud. Learn more
Building things at Gatsby. Writing things at johno.com.
Extending components when using Component Shadowing can be a powerful pattern for making small changes.
Gatsby Themes introduce a concept called Component Shadowing. This feature allows users to override a component in order to customize its rendering.