Skip to content

Commit

Permalink
Refactor missed-out instance
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Sep 5, 2022
1 parent f9a11ed commit a8421c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/block-library/src/navigation-link/edit.js
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ export default function NavigationLinkEdit( {
position="bottom center"
onClose={ () => setIsLinkOpen( false ) }
anchorRef={ listItemRef.current }
__unstableShift
shift
>
<LinkControl
hasTextControl
Expand Down

0 comments on commit a8421c5

Please sign in to comment.