mirror of
https://github.com/clearml/clearml-web
synced 2025-03-14 07:38:19 +00:00
Update pipeline-flow.component.tsx
This commit is contained in:
parent
8be2ab24b1
commit
4ac10ece93
@ -134,6 +134,7 @@ export const PipelineFlowComponent: FunctionComponent<IMyComponentProps> = (
|
|||||||
onConnect={onConnect}
|
onConnect={onConnect}
|
||||||
onEdgeUpdate={onEdgeUpdate}
|
onEdgeUpdate={onEdgeUpdate}
|
||||||
fitView
|
fitView
|
||||||
|
deleteKeyCode={[]}
|
||||||
/* style={{
|
/* style={{
|
||||||
backgroundColor: "#1a1e2c"
|
backgroundColor: "#1a1e2c"
|
||||||
}} */
|
}} */
|
||||||
|
Loading…
Reference in New Issue
Block a user