Skip to content

Commit

Permalink
Add clear button to social links (#68564)
Browse files Browse the repository at this point in the history
Add Clear buttons to the icon color and icon background color options on the social links block, to improve consistency with other options.

Co-authored-by: shimotmk <[email protected]>
  • Loading branch information
shimotmk and shimotmk authored Jan 10, 2025
1 parent b80c1e9 commit 3a0fb96
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/social-links/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ export function SocialLinksEdit( props ) {
isShownByDefault: true,
resetAllFilter,
enableAlpha: true,
clearable: true,
},
] }
panelId={ clientId }
Expand Down

0 comments on commit 3a0fb96

Please sign in to comment.