Skip to content

Commit

Permalink
Feedback Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
karthick-murugan committed Jan 7, 2025
1 parent 2fa2c31 commit 8978ebf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ const ImageURLInputUI = ( {
</div>
<Button
icon={ linkOff }
label={ __( 'Disable Enlarge on click' ) }
label={ __( 'Disable enlarge on click' ) }
onClick={ () => {
onSetLightbox?.( false );
} }
Expand Down

0 comments on commit 8978ebf

Please sign in to comment.