From a75da7af7cb1c931bd0ad55f0c1ae336f2d60697 Mon Sep 17 00:00:00 2001 From: shail-mehta Date: Mon, 6 Jan 2025 21:22:56 +0530 Subject: [PATCH] Post Comment Link: Show Border Control By Default --- packages/block-library/src/post-comments-link/block.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/packages/block-library/src/post-comments-link/block.json b/packages/block-library/src/post-comments-link/block.json index 8e23bc7a695070..cb0f3c8fbdae03 100644 --- a/packages/block-library/src/post-comments-link/block.json +++ b/packages/block-library/src/post-comments-link/block.json @@ -47,7 +47,13 @@ "radius": true, "color": true, "width": true, - "style": true + "style": true, + "__experimentalDefaultControls": { + "radius": true, + "color": true, + "width": true, + "style": true + } } }, "style": "wp-block-post-comments-link"