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 9, 2020
1 parent 544a287 commit 3da4ed1
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 3da4ed1

Please sign in to comment.