Skip to content

Commit

Permalink
Remove unneeded classname from slot container
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronrobertshaw committed Nov 29, 2021
1 parent 56a6ac3 commit 8c195d3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ export default function InspectorControlsSlot( {
<BlockSupportToolsPanel group={ group } label={ label }>
<BlockSupportSlotContainer
{ ...props }
className="components-tools-panel__items-wrapper"
bubblesVirtually={ bubblesVirtually }
Slot={ Slot }
/>
Expand Down

0 comments on commit 8c195d3

Please sign in to comment.