Skip to content

Commit a875a76

Browse files
Add panelId to injected ToolsPanelItem
1 parent 984c112 commit a875a76

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -582,6 +582,7 @@ function CoverEdit( {
582582
minHeightUnit: undefined,
583583
} ) }
584584
isShownByDefault={ true }
585+
panelId={ clientId }
585586
>
586587
<CoverHeightInput
587588
value={ temporaryMinHeight || minHeight }

0 commit comments

Comments
 (0)