Skip to content

Commit

Permalink
Global Styles: Remove unused prop for 'BackgroundImageControls' (#68616)
Browse files Browse the repository at this point in the history
Co-authored-by: Mamaduka <[email protected]>
  • Loading branch information
Mamaduka and Mamaduka authored Jan 12, 2025
1 parent fb3a6a0 commit 60879d4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,6 @@ function BackgroundImageControls( {
label={ imgLabel }
/>
}
variant="secondary"
renderToggle={ ( props ) => (
<Button { ...props } __next40pxDefaultSize />
) }
Expand Down

0 comments on commit 60879d4

Please sign in to comment.