gatsby-plugin-intl
gatsby-plugin-intl copied to clipboard
Load component inside `wrapPageElement` fails
when I try to load a component with UI in wrapPageElements
that uses useIntl
, this fails saying that the component is not a decendant of IntlProvider;
+1