|
@@ -10,6 +10,7 @@ import ReactFlow, {
|
|
} from 'react-flow-renderer'
|
|
} from 'react-flow-renderer'
|
|
|
|
|
|
// import ButtonEdge from './components/Flow/components/Edge'
|
|
// import ButtonEdge from './components/Flow/components/Edge'
|
|
|
|
+import ApprovalFlow from '../../../components/Flow'
|
|
|
|
|
|
const onLoad = reactFlowInstance => reactFlowInstance.fitView()
|
|
const onLoad = reactFlowInstance => reactFlowInstance.fitView()
|
|
|
|
|