Skip to content

Commit 2caede2

Browse files
authored
[Block Library - Comment Author Avatar]: Remove extraneous color link support flag (#36956)
1 parent 65487d2 commit 2caede2

File tree

1 file changed

+1
-2
lines changed
  • packages/block-library/src/comment-author-avatar

1 file changed

+1
-2
lines changed

packages/block-library/src/comment-author-avatar/block.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
},
2929
"color": {
3030
"background": true,
31-
"text": false,
32-
"links": false
31+
"text": false
3332
},
3433
"spacing": {
3534
"__experimentalSkipSerialization": true,

0 commit comments

Comments
 (0)