We currently use the old post purchase UI library for our app.
so we decided to upgrade to the recent which is @shopify/post-purchase-ui-extensions-react but unfortunately, i keep getting errors like seen below
is using incorrect casing. Use PascalCase for React components, or lowercase for HTML elements.
at BlockStack
this error appears any where the post-purchase-ui-extensions-react component is rendered.