From e2b220614ca534658f03f90934ad401ce565cce3 Mon Sep 17 00:00:00 2001 From: "mini.jeong" Date: Thu, 9 Apr 2026 15:55:22 +0900 Subject: [PATCH 1/2] fix(blocks): render tooltip field in sub-block label Signed-off-by: Mini Jeong --- .../editor/components/sub-block/sub-block.tsx | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/sub-block.tsx b/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/sub-block.tsx index d85adff7b7e..fc5f98bcead 100644 --- a/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/sub-block.tsx +++ b/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/editor/components/sub-block/sub-block.tsx @@ -7,6 +7,7 @@ import { Check, Clipboard, ExternalLink, + Info, } from 'lucide-react' import { useParams } from 'next/navigation' import { Button, Input, Label, Tooltip } from '@/components/emcn/components' @@ -249,6 +250,18 @@ const renderLabel = (