From f537c750ca30e74e5b541515203e99e77156fff5 Mon Sep 17 00:00:00 2001 From: Ron Park Date: Wed, 6 Nov 2024 11:48:30 +0900 Subject: [PATCH] fix: Fix wrong tooltips in TargetEditLayer --- src/components/TargetEditLayer/index.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/TargetEditLayer/index.tsx b/src/components/TargetEditLayer/index.tsx index 88b41d1..96f36c5 100644 --- a/src/components/TargetEditLayer/index.tsx +++ b/src/components/TargetEditLayer/index.tsx @@ -185,9 +185,7 @@ export const TargetEditLayer: FC = ({ onChangeHighlight, onClose, targetE label={ <> Key{' '} - + @@ -209,7 +207,9 @@ export const TargetEditLayer: FC = ({ onChangeHighlight, onClose, targetE label={ <> Element{' '} - +