diff --git a/web/app/components/workflow/nodes/tool/components/copy-id.tsx b/web/app/components/workflow/nodes/tool/components/copy-id.tsx index 3a633e1d2e..977db5f234 100644 --- a/web/app/components/workflow/nodes/tool/components/copy-id.tsx +++ b/web/app/components/workflow/nodes/tool/components/copy-id.tsx @@ -26,7 +26,7 @@ const CopyFeedbackNew = ({ content }: Props) => { }, 100) return ( -
e.stopPropagation()} onMouseLeave={onMouseLeave}> +
e.stopPropagation()} onMouseLeave={onMouseLeave}> { } >
{content}
- +