title | issue |
---|---|
Remove button Use as cover when doing bulk edit |
NEXT-17257 |
- Added
showCoverLabel
to componentsw-bulk-edit-product-media-form
andsw-product-media-form
. - Added props
showCoverLabel
insrc/app/component/base/sw-product-image/index.js
. - Changed computed
productImageClasses
to disableis--cover
class when doing bulk edit.