chore(deps): update and cleanup

This commit is contained in:
moklick
2023-01-11 13:47:13 +01:00
parent 113a2036ff
commit 2f6afd815c
12 changed files with 878 additions and 618 deletions
@@ -35,6 +35,7 @@ const BasicFlow = () => {
onPaneContextMenu={onPaneContextMenu}
fitView
selectNodesOnDrag={false}
onSelectionContextMenu={onPaneContextMenu}
>
<Background variant={BackgroundVariant.Cross} />
</ReactFlow>