Skip to content

Commit

Permalink
Activating a link via keyboard or toolbar goes to preview mode
Browse files Browse the repository at this point in the history
  • Loading branch information
getdave committed Jan 19, 2024
1 parent 84f197a commit a8a418a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/format-library/src/link/inline.js
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,6 @@ function InlineLinkUI( {
value={ linkValue }
onChange={ onChangeLink }
onRemove={ removeLink }
forceIsEditingLink={ addingLink }
hasRichPreviews
createSuggestion={ createPageEntity && handleCreate }
withCreateSuggestion={ userCanCreatePages }
Expand Down

0 comments on commit a8a418a

Please sign in to comment.