Skip to content

Commit 9942cfd

Browse files
reset button
1 parent 26ae1a3 commit 9942cfd

File tree

1 file changed

+1
-1
lines changed
  • packages/block-library/src/block

1 file changed

+1
-1
lines changed

packages/block-library/src/block/edit.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ function ReusableBlockControl( {
134134
) }
135135

136136
{ canOverrideBlocks && (
137-
<BlockControls>
137+
<BlockControls group="other">
138138
<ToolbarGroup>
139139
<ToolbarButton
140140
onClick={ resetContent }

0 commit comments

Comments
 (0)