Skip to content

Commit

Permalink
Tweak toggle group control
Browse files Browse the repository at this point in the history
  • Loading branch information
stokesman committed Aug 22, 2024
1 parent 93564c8 commit 3965085
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/block-library/src/columns/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,9 +91,11 @@ function ColumnInspectorControls( {
<>
<ToggleGroupControl
help={ help }
isBlock
label={ __( 'Columns' ) }
onChange={ updateColumns }
value={ count }
__next40pxDefaultSize
__nextHasNoMarginBottom
>
{ optionList }
Expand Down

0 comments on commit 3965085

Please sign in to comment.