Skip to content

Commit

Permalink
Add blueprint for
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwelcher committed May 30, 2024
1 parent df93ff6 commit e621c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/htm-no-build/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ registerBlockType('twitch-streams/htm-no-build', {
attributes: {
message: {
type: 'string',
default: 'No build needed!',
default: 'I use htm instead of JSX! Try updating this message.',
},
},
edit: Edit,
Expand Down

0 comments on commit e621c59

Please sign in to comment.