Shopify / ui-extensions

MIT License
248 stars 35 forks source link

Export SectionHeader component from ui-extensions-react POS package #2092

Closed arigny closed 2 weeks ago

arigny commented 2 weeks ago

Part of https://github.com/Shopify/polaris-for-retail/issues/438

Background

The SectionHeader component was added to the ui-extensions POS package but missing from the ui-extensions-react one. Adding it here.

Solution

Export SectionHeader from ui-extensions-react package.

🎩

Checklist

~- [ ] I have :tophat:'d these changes~ ~- [ ] I have updated relevant documentation~

github-actions[bot] commented 2 weeks ago

We detected some changes in packages/*/package.json or packages/*/src, and there are no updates in the .changeset directory. If the changes are user-facing and should cause a version bump, run yarn changeset to track your changes and include them in the next release CHANGELOG. If you are making simple updates to repo configuration, examples, or documentation, you do not need to add a changeset.