refactor(edge-types-example): cleanup
This commit is contained in:
@@ -70,7 +70,7 @@ const CustomNodeFlow = () => {
|
||||
nodeTypes={{
|
||||
selectorNode: ColorSelectorNode,
|
||||
}}
|
||||
connectionLineStyle={{ stroke: '#ddd', strokeWidth: 2 }}
|
||||
connectionLineStyle={{ stroke: '#ddd' }}
|
||||
snapToGrid={true}
|
||||
snapGrid={[16, 16]}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user