Merge pull request #4554 from xyflow/use-connection-selector

added optional selector to useConnection hook
This commit is contained in:
Moritz Klack
2024-08-15 13:19:12 +02:00
committed by GitHub
2 changed files with 26 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': minor
---
Added optional selector for useConnection hook