Skip to content

Commit

Permalink
Render toggle group as block
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka committed Sep 16, 2024
1 parent d7a0820 commit 5056c09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/button/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ function WidthPanel( { selectedWidth, setAttributes } ) {
onChange={ ( newWidth ) =>
setAttributes( { width: newWidth } )
}
isBlock
isDeselectable
__next40pxDefaultSize
__nextHasNoMarginBottom
Expand Down

0 comments on commit 5056c09

Please sign in to comment.