Fixes # #### Accessibility - [ ] I've tested using only a keyboard (no mouse) - [ ] I've tested using a screen reader - [ ] All animations respect [`prefers-reduced-motion`](https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion) - [ ] All text has [at least a 4.5 color contrast with its background](https://webaim.org/resources/contrastchecker/) #### Other Checks - [ ] This PR adds/removes a feature flag & I've updated [this doc](https://github.com/woocommerce/woocommerce-blocks/blob/trunk/docs/internal-developers/blocks/feature-flags-and-experimental-interfaces.md). - [ ] This PR adds/removes an experimental interfaces and I've updated [this doc](https://github.com/woocommerce/woocommerce-blocks/blob/trunk/docs/internal-developers/blocks/feature-flags-and-experimental-interfaces.md). - [ ] I tagged two reviewers because this PR makes queries to the database or I think it might have some security impact. ### Screenshots | Before | After | | ------ | ----- | | | | ### Testing #### Automated Tests * [ ] Changes in this PR are covered by Automated Tests. * [ ] Unit tests * [ ] E2E tests #### User Facing Testing 1. 2. 3. * [ ] Do not include in the Testing Notes ### WooCommerce Visibility * [ ] WooCommerce Core * [ ] Feature plugin * [ ] Experimental ### Performance Impact ### Changelog > Add suggested changelog entry here.