hydrogen
hydrogen copied to clipboard
Change brand @type to Brand in ProductSeo
Description
The @type field on the ProductSeo brand field is incorrect. It should be Brand instead of Thing.
Motivation:

Additional context
Before submitting the PR, please make sure you do the following:
- [x] Read the Contributing Guidelines
- [x] Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g.
fixes #123) - [x] Update docs in this repository according to your change
- [x] Run
yarn changeset addif this PR cause a version bump based on Keep a Changelog and adheres to Semantic Versioning