pass through NodeType to connectionLineComponent ReactFlow prop

This commit is contained in:
Solomon Astley
2024-12-15 11:45:04 -08:00
parent 0f21ec21eb
commit cde899c5be
3 changed files with 14 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': minor
---
Pass `NodeType` type argument from `ReactFlowProps` to `connectionLineComponent` property.