Skip to content

Commit 3918fd7

Browse files
committed
Roll back defaultValues prop - unnecessary
1 parent 62c2d27 commit 3918fd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/block-editor/src/components/global-styles/background-panel.js

-1
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,6 @@ export default function BackgroundPanel( {
623623
isShownByDefault={ defaultControls.backgroundImage }
624624
style={ value }
625625
inheritedValue={ inheritedValue }
626-
defaultValues={ defaultValues }
627626
themeFileURIs={ themeFileURIs }
628627
/>
629628
{ shouldShowBackgroundSizeControls && (

0 commit comments

Comments
 (0)