Skip to content

Commit

Permalink
Move example to top level based on #52803
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed Jul 20, 2023
1 parent cdbd683 commit 06d208a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/create-block-interactive-template/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ module.exports = {
},
render: 'file:./render.php',
viewScript: 'file:./view.js',
customBlockJSON: {
example: {},
},
example: {},
},
variants: {
basic: {},
Expand Down

0 comments on commit 06d208a

Please sign in to comment.