Merge pull request #5013 from xyflow/fix-connection-component-type

Fix connection component type
This commit is contained in:
Moritz Klack
2025-02-12 14:22:12 +01:00
committed by GitHub
4 changed files with 27 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
Pass `NodeType` type argument from `ReactFlowProps` to `connectionLineComponent` property.