From 4aebf99dedcba3e6400c40e8e6c0a4a1f367bfa1 Mon Sep 17 00:00:00 2001 From: Sunil Prajapati <61308756+akasunil@users.noreply.github.com> Date: Wed, 17 Jul 2024 11:36:40 +0530 Subject: [PATCH] Social Links: Add border support (#63629) Co-authored-by: akasunil Co-authored-by: aaronrobertshaw --- packages/block-library/src/social-links/block.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/packages/block-library/src/social-links/block.json b/packages/block-library/src/social-links/block.json index 45dbd9d698953f..bd750f26b3960c 100644 --- a/packages/block-library/src/social-links/block.json +++ b/packages/block-library/src/social-links/block.json @@ -81,6 +81,18 @@ }, "interactivity": { "clientNavigation": true + }, + "__experimentalBorder": { + "radius": true, + "color": true, + "width": true, + "style": true, + "__experimentalDefaultControls": { + "radius": true, + "color": true, + "width": true, + "style": true + } } }, "styles": [