refactor(edge-types-example): cleanup

This commit is contained in:
moklick
2020-07-21 16:48:23 +02:00
parent 8cf5b3f137
commit 8a16727cf8
5 changed files with 15 additions and 29 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ const OverviewFlow = () => {
onSelectionChange={onSelectionChange}
style={{ width: '100%', height: '100%' }}
onLoad={onLoad}
connectionLineStyle={{ stroke: '#ddd', strokeWidth: 2 }}
connectionLineStyle={{ stroke: '#ddd' }}
snapToGrid={true}
snapGrid={[16, 16]}
>