Skip to content

Commit

Permalink
Pull over changes to background.js from #59557
Browse files Browse the repository at this point in the history
  • Loading branch information
ramonjd committed Mar 26, 2024
1 parent ae62a65 commit c15eeeb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ function BackgroundSizeToolsPanelItem( {
label={ __( 'Size' ) }
value={ currentValueForToggle }
onChange={ updateBackgroundSize }
isBlock={ true }
isBlock
help={ backgroundSizeHelpText( sizeValue ) }
>
<ToggleGroupControlOption
Expand Down

0 comments on commit c15eeeb

Please sign in to comment.