c70750b85a
* Fix: Show preview label only when Product Collection block is selected Updated the `ProductCollectionContent` component to display the preview label only when the Product Collection block itself is selected. Previously, the preview label was shown when either the block or any of its inner blocks were selected. Key Changes: - Removed the `isSelectedOrInnerBlockSelected` constant and its logic. - Updated the condition to use `props.isSelected` directly to determine if the block is selected. * Add changefile(s) from automation for the following project(s): woocommerce-blocks * Update E2E tests --------- Co-authored-by: github-actions <github-actions@github.com> |
||
---|---|---|
.. | ||
e2e | ||
js | ||
mocks/woo-test-helper | ||
utils |