Merge branch 'v11' of github.com:wbkd/react-flow into v11

This commit is contained in:
Christopher Möller
2022-07-27 11:36:01 +02:00
8 changed files with 7499 additions and 4931 deletions
+1 -1
View File
@@ -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