Skip to content

Commit

Permalink
Make paragraph border controls optional
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Jul 18, 2024
1 parent 56ff479 commit ffe8ce7
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions packages/block-library/src/paragraph/block.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,7 @@
"color": true,
"radius": true,
"style": true,
"width": true,
"__experimentalDefaultControls": {
"color": true,
"radius": true,
"style": true,
"width": true
}
"width": true
},
"color": {
"gradients": true,
Expand Down

0 comments on commit ffe8ce7

Please sign in to comment.