Skip to content

Commit

Permalink
Add role:content for button block
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Feb 3, 2025
1 parent 70aee39 commit d9b8393
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,15 @@ export default {
},
text: {
type: 'string',
role: 'content',
},
placeholder: {
type: 'string',
role: 'content',
},
url: {
type: 'string',
role: 'content',
},
textColor: {
type: 'string',
Expand Down

0 comments on commit d9b8393

Please sign in to comment.