I am trying to work Shopify Progress component in Checkout UI extension in Shopify apps. But not showing even when write commad
npm run dev
it’s showing error.
<Progress accessibilityLabel="Loading" />
this error showing
Error: Build failed with 1 error:
extensions/free-shipping-discount-message/src/Checkout.jsx:8:2: ERROR: No
matching export in "extensions/free-shipping-discount-message/node_modules
/@shopify/ui-extensions-react/build/esm/surfaces/checkout.mjs" for import
"Progress"