Skip to content

Commit

Permalink
update after review
Browse files Browse the repository at this point in the history
  • Loading branch information
Darginec05 committed Jul 16, 2024
1 parent 68abf8c commit cc2beb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugins/link/src/ui/LinkHoverPreview.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const LinkHoverPreview = ({ style, setFloating, element, setHoldLinkTool, blockI
});

setIsEditLinkToolsOpen(false);
setHoldLinkTool(false);
onClose();
};

const onDelete = () => {
Expand Down

0 comments on commit cc2beb9

Please sign in to comment.