From 3b6158c4a52dbc45ec407f534ed857f12baa936f Mon Sep 17 00:00:00 2001 From: shail-mehta Date: Sat, 4 Jan 2025 11:59:14 +0530 Subject: [PATCH] Comment Template: Add Layout Support --- packages/block-library/src/comment-template/block.json | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/block-library/src/comment-template/block.json b/packages/block-library/src/comment-template/block.json index 08fd591b42409b..cd3f3bf7fee9d0 100644 --- a/packages/block-library/src/comment-template/block.json +++ b/packages/block-library/src/comment-template/block.json @@ -10,6 +10,7 @@ "usesContext": [ "postId" ], "supports": { "align": true, + "layout": true, "html": false, "reusable": false, "spacing": {