Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Missing URL state to Navigation Link Block #28861

Merged
merged 19 commits into from
Feb 26, 2021
Merged
Prev Previous commit
Next Next commit
Remove isAlternate
  • Loading branch information
George Hotelling committed Feb 25, 2021

Verified

This commit was signed with the committer’s verified signature.
frostming Frost Ming
commit 3ae7de13ff783e8ea627e9b99ab025c5768786b3
1 change: 0 additions & 1 deletion packages/block-library/src/navigation-link/edit.js
Original file line number Diff line number Diff line change
@@ -463,7 +463,6 @@ export default function NavigationLinkEdit( {
<Popover
position="bottom center"
onClose={ () => setIsLinkOpen( false ) }
isAlternate
>
<KeyboardShortcuts
bindGlobal