Skip to content

Commit

Permalink
add clear button to overlay color option in cover block (WordPress#63580
Browse files Browse the repository at this point in the history
)

Co-authored-by: dhananjaykuber <[email protected]>
Co-authored-by: ndiego <[email protected]>
Co-authored-by: Mamaduka <[email protected]>
Co-authored-by: afercia <[email protected]>
  • Loading branch information
5 people authored and carstingaxion committed Jul 18, 2024
1 parent 775bd79 commit 1454f0f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,7 @@ export default function CoverInspectorControls( {
gradient: undefined,
customGradient: undefined,
} ),
clearable: true,
},
] }
panelId={ clientId }
Expand Down

0 comments on commit 1454f0f

Please sign in to comment.