diff --git a/web/app/components/workflow/header/checklist.tsx b/web/app/components/workflow/header/checklist.tsx index fcc32fda94..ee2876acb6 100644 --- a/web/app/components/workflow/header/checklist.tsx +++ b/web/app/components/workflow/header/checklist.tsx @@ -122,7 +122,9 @@ const WorkflowChecklist = ({ className='mr-1.5' toolIcon={node.toolIcon} /> - {node.title} + + {node.title} +
{