Skip to content

Commit

Permalink
Update slot name
Browse files Browse the repository at this point in the history
  • Loading branch information
talldan committed Sep 22, 2020
1 parent acfd2e5 commit ed254f8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import {
*/
import PopoverWrapper from './popover-wrapper';

const { Fill, Slot } = createSlotFill( 'BlockControlsInlinePopover' );
const { Fill, Slot } = createSlotFill( 'BlockToolbarInlineEdit' );
import {
useBlockToolbarInlineEditContext,
BlockToolbarInlineEditProvider,
Expand Down

0 comments on commit ed254f8

Please sign in to comment.