Added backend statistics for dashboard
This commit is contained in:
@@ -4016,7 +4016,7 @@ const AngularWorkflow = (props) => {
|
||||
},
|
||||
}}
|
||||
color="secondary"
|
||||
placeholder={"Optional argument"}
|
||||
placeholder={"Execution Argument"}
|
||||
onBlur={(e) => {
|
||||
setExecutionText(e.target.value)
|
||||
}}
|
||||
|
||||
Reference in New Issue
Block a user