Merge branch 'v11' of github.com:wbkd/react-flow into v11
This commit is contained in:
@@ -87,7 +87,7 @@ const BasicFlow = () => {
|
||||
onNodeClick={onNodeClick}
|
||||
onNodeDragStop={onNodeDragStop}
|
||||
onNodeDrag={onNodeDrag}
|
||||
className='react-flow-basic-example'
|
||||
className="react-flow-basic-example"
|
||||
minZoom={0.2}
|
||||
maxZoom={4}
|
||||
fitView
|
||||
|
||||
Reference in New Issue
Block a user