Skip to content

Commit

Permalink
Query Title: Add block example (WordPress#65554)
Browse files Browse the repository at this point in the history
Co-authored-by: aaronrobertshaw <aaronrobertshaw@git.wordpress.org>
Co-authored-by: ramonjd <ramonopoly@git.wordpress.org>
  • Loading branch information
3 people committed Sep 23, 2024
1 parent 2dc9bc5 commit dad62c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/block-library/src/query-title/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@
"default": true
}
},
"example": {
"attributes": {
"type": "search"
}
},
"supports": {
"align": [ "wide", "full" ],
"html": false,
Expand Down

0 comments on commit dad62c6

Please sign in to comment.