Global components
Global components are React components that relate to your entire app.
Hydrogen includes the following global components:
Component name | Component type | Description |
---|---|---|
ShopifyProvider | Server | The ShopifyProvider component wraps your entire app and provides support for hooks. |