Skip to content

Commit 3515a88

Browse files
MaggieCabreracarstingaxion
authored andcommitted
enable block preview (WordPress#62968)
1 parent 63a7452 commit 3515a88

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/block-library/src/post-content/block.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"description": "Displays the contents of a post or page.",
88
"textdomain": "default",
99
"usesContext": [ "postId", "postType", "queryId" ],
10+
"example": {
11+
"viewportWidth": 350
12+
},
1013
"supports": {
1114
"align": [ "wide", "full" ],
1215
"html": false,

0 commit comments

Comments
 (0)