You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We just migrate Gatsby from v3 to v5 and Gatsby Head API was added in [email protected]. So we should remove gatsby-plugin-react-helmet and react-helmet and use Gatsby Head API instead.
We just migrate Gatsby from v3 to v5 and Gatsby Head API was added in [email protected]. So we should remove
gatsby-plugin-react-helmet
andreact-helmet
and use Gatsby Head API instead.Following the official guide: https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-head/
The text was updated successfully, but these errors were encountered: