diff --git a/frontend/src/components/EditWorkflow.jsx b/frontend/src/components/EditWorkflow.jsx index a7694562..451967f6 100644 --- a/frontend/src/components/EditWorkflow.jsx +++ b/frontend/src/components/EditWorkflow.jsx @@ -1149,7 +1149,7 @@ const EditWorkflow = (props) => { : null} - {!isEditing ? <> + {/* {!isEditing ? <>
} @@ -1164,7 +1164,7 @@ const EditWorkflow = (props) => { />
- : null} + : null} */}