Skip to content

Commit

Permalink
Use "Background" for panel name
Browse files Browse the repository at this point in the history
  • Loading branch information
richtabor committed Sep 19, 2023
1 parent d1b7787 commit 80c8b1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const StylesTab = ( { blockName, clientId, hasBlockStyles } ) => {
/>
<InspectorControls.Slot
group="background"
label={ __( 'Background image' ) }
label={ __( 'Background' ) }
/>
<InspectorControls.Slot group="filter" />
<InspectorControls.Slot
Expand Down

0 comments on commit 80c8b1b

Please sign in to comment.