Reviews by Category: Show review count instead of product count (https://github.com/woocommerce/woocommerce-blocks/pull/4552)

This commit is contained in:
Niels Lange 2021-08-13 13:02:15 +02:00 committed by GitHub
parent 162739d4f7
commit 5ec99c15f0
1 changed files with 1 additions and 0 deletions

View File

@ -90,6 +90,7 @@ const ReviewsByCategoryEditor = ( {
} }
renderItem={ renderCategoryControlItem }
isCompact={ true }
showReviewCount={ true }
/>
</PanelBody>
<PanelBody