Skip to content

Commit

Permalink
Login/out block: Add example of the block (#62937)
Browse files Browse the repository at this point in the history
* add example for the block

* moved the change to block.json instead
  • Loading branch information
MaggieCabrera authored Jul 1, 2024
1 parent 810f7e8 commit 8a97255
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/block-library/src/loginout/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
"default": true
}
},
"example": {
"viewportWidth": 350
},
"supports": {
"className": true,
"spacing": {
Expand Down

0 comments on commit 8a97255

Please sign in to comment.