Skip to content

Commit

Permalink
Add text transform to the block's typography controls. (#40858)
Browse files Browse the repository at this point in the history
  • Loading branch information
jffng committed May 6, 2022
1 parent 8a07477 commit 2a3ac03
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/button/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"typography": {
"fontSize": true,
"__experimentalFontFamily": true,
"__experimentalTextTransform": true,
"__experimentalDefaultControls": {
"fontSize": true
}
Expand Down

0 comments on commit 2a3ac03

Please sign in to comment.