Extending Shadowed Components
Extending components when using Component Shadowing can be a powerful pattern for making small changes.
John Otander • July 2nd, 2019
# themesBuilding things at Gatsby. Writing things at johno.com.
Extending components when using Component Shadowing can be a powerful pattern for making small changes.
John Otander • July 2nd, 2019
# themesGatsby Themes introduce a concept called Component Shadowing. This feature allows users to override a component in order to customize its rendering.
John Otander • April 29th, 2019
# themes