diff --git a/web/app/components/workflow/nodes/iteration-start/index.tsx b/web/app/components/workflow/nodes/iteration-start/index.tsx index 9d7ac1f905..a765f82733 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 ( -
+