Override wrapPageElement from theme. #30167
Unanswered
oleksii-lukin
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
gatsby-theme-apollo-docs
which havewrapPageElement
inside it's code. I'm trying to customize it and copied/changed it inside my configs. But seems both theme and mywrapPageElement
executed at the same time. Any way to override theme'swrapPageElement
with mine?Beta Was this translation helpful? Give feedback.
All reactions