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

Commit

Permalink
Change label from Remove to Reset (#5951)
Browse files Browse the repository at this point in the history
This is to reflect how we agreed it would be best
  when working on Featured Product block
  • Loading branch information
tomasztunik authored Feb 28, 2022
1 parent cd7cb5f commit dddd30c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/blocks/featured-category/block.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const FeaturedCategory = ( {
setAttributes( { mediaId: 0, mediaSrc: '' } )
}
>
{ __( 'Remove', 'woo-gutenberg-products-block' ) }
{ __( 'Reset', 'woo-gutenberg-products-block' ) }
</TextToolbarButton>
) : null }
</ToolbarGroup>
Expand Down

0 comments on commit dddd30c

Please sign in to comment.