Skip to content

Commit

Permalink
add clear button to overlay color option in cover block (#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 Jul 16, 2024
1 parent d5b5b1a commit f2a751b
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 f2a751b

Please sign in to comment.