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

The next gen Gatsby is here Performance, developer velocity, and scaling to meet Enterprise needs - See what’s launched
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.