lanjianrong hace 3 años
padre
commit
514cc9371b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/pages/Project/Verification/index.tsx

+ 1 - 0
src/pages/Project/Verification/index.tsx

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