From e02447e92771fd702e0bc3e48cae23e5d764fdaf Mon Sep 17 00:00:00 2001 From: Cursor Agent Date: Sat, 20 Dec 2025 02:05:05 +0000 Subject: [PATCH] feat: Add border to subflow node start component Co-authored-by: emir --- .../w/[workflowId]/components/subflows/subflow-node.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/subflows/subflow-node.tsx b/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/subflows/subflow-node.tsx index 28970fd484..412b101044 100644 --- a/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/subflows/subflow-node.tsx +++ b/apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/subflows/subflow-node.tsx @@ -211,7 +211,7 @@ export const SubflowNodeComponent = memo(({ data, id }: NodeProps {/* Subflow Start */}