Update pipeline-flow.component.tsx

This commit is contained in:
Shubham Takode 2024-03-07 13:10:09 +05:30
parent 8be2ab24b1
commit 4ac10ece93

View File

@ -134,6 +134,7 @@ export const PipelineFlowComponent: FunctionComponent<IMyComponentProps> = (
onConnect={onConnect}
onEdgeUpdate={onEdgeUpdate}
fitView
deleteKeyCode={[]}
/* style={{
backgroundColor: "#1a1e2c"
}} */