Reviews by Category: Show review count instead of product count (https://github.com/woocommerce/woocommerce-blocks/pull/4552)
This commit is contained in:
parent
162739d4f7
commit
5ec99c15f0
|
@ -90,6 +90,7 @@ const ReviewsByCategoryEditor = ( {
|
|||
} }
|
||||
renderItem={ renderCategoryControlItem }
|
||||
isCompact={ true }
|
||||
showReviewCount={ true }
|
||||
/>
|
||||
</PanelBody>
|
||||
<PanelBody
|
||||
|
|
Loading…
Reference in New Issue