Skip to content

Commit bfb48e5

Browse files
enable block preview (#62968)
1 parent 0881ec1 commit bfb48e5

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)