Skip to content

Commit

Permalink
Add label to Expand on Click button to facilitate testing
Browse files Browse the repository at this point in the history
  • Loading branch information
artemiomorales committed Mar 25, 2024
1 parent 59617d1 commit 0756190
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ const ImageURLInputUI = ( {
onSetLightbox( true );
stopEditLink();
} }
label={ __( 'Expand on click' ) }
>
{ __( 'Expand on click' ) }
</MenuItem>
Expand Down

0 comments on commit 0756190

Please sign in to comment.