From f23f0d57deb6904ea5d14a57503ff36764ee200a Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Wed, 13 Apr 2022 08:55:43 -0700 Subject: [PATCH] fix: Link editor should reset when selection changes closes #3362 --- app/editor/components/LinkToolbar.tsx | 1 + app/editor/components/SelectionToolbar.tsx | 1 + 2 files changed, 2 insertions(+) diff --git a/app/editor/components/LinkToolbar.tsx b/app/editor/components/LinkToolbar.tsx index d877a4015..554b11b8d 100644 --- a/app/editor/components/LinkToolbar.tsx +++ b/app/editor/components/LinkToolbar.tsx @@ -137,6 +137,7 @@ export default class LinkToolbar extends React.Component { {active && ( { > {link && range ? (