diff --git a/web/app/components/workflow/nodes/iteration-start/index.tsx b/web/app/components/workflow/nodes/iteration-start/index.tsx index 9d7ac1f90..a765f8273 100644 --- a/web/app/components/workflow/nodes/iteration-start/index.tsx +++ b/web/app/components/workflow/nodes/iteration-start/index.tsx @@ -9,7 +9,7 @@ const IterationStartNode = ({ id, data }: NodeProps) => { const { t } = useTranslation() return ( -