Skip to content

Commit

Permalink
Add panelId to injected ToolsPanelItem
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Sep 10, 2021
1 parent df36895 commit 2ba3fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/block-library/src/cover/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@ function CoverEdit( {
minHeightUnit: undefined,
} ) }
isShownByDefault={ true }
panelId={ clientId }
>
<CoverHeightInput
value={ temporaryMinHeight || minHeight }
Expand Down

0 comments on commit 2ba3fe5

Please sign in to comment.