{
e.stopPropagation()
e.nativeEvent.stopImmediatePropagation()
onBack()
}}
>
-
+
{t(($) => $['singleRun.back'], { ns: 'workflow' })}
+
+
+ {list.map((item, index) => (
+ $['nodes.common.retry.retry'], { ns: 'workflow' })} ${index + 1}`,
+ }}
+ />
+ ))}
-
({
- ...item,
- title: `${t(($) => $['nodes.common.retry.retry'], { ns: 'workflow' })} ${index + 1}`,
- }))}
- className="bg-background-section-burn"
- />