refactor(graphview): use one hook

This commit is contained in:
moklick
2021-10-13 13:52:45 +02:00
parent ee0d29029a
commit 3f8c252096
5 changed files with 53 additions and 19 deletions
+2
View File
@@ -1,3 +1,5 @@
// import './wdyr';
import ReactFlow from './container/ReactFlow';
export default ReactFlow;