Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Merge branch 'try/add-rating-component' of github.com:woocommerce/woo…
Browse files Browse the repository at this point in the history
…commerce-blocks into try/add-rating-component
  • Loading branch information
danieldudzic committed Sep 23, 2022
2 parents aaaacc1 + 72654a4 commit 986cf18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/blocks/rating-filter/block.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ const RatingFilterBlock = ( {
);

const heading = (
<TagName className="wc-block-stock-filter__title">
<TagName className="wc-block-rating-filter__title">
{ blockAttributes.heading }
</TagName>
);
Expand Down

0 comments on commit 986cf18

Please sign in to comment.