Browse Source

feat: 111

lanjianrong 3 năm trước cách đây
mục cha
commit
514cc9371b
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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()