From 2c674abc103a0a25339e579ba2fb7bdc9cefebfd Mon Sep 17 00:00:00 2001 From: Shail Mehta Date: Tue, 7 Jan 2025 06:39:42 +0530 Subject: [PATCH] Post Comment Link: Show Border Control By Default (#68506) Co-authored-by: shail-mehta Co-authored-by: aaronrobertshaw --- 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"