simplified prop drilling & improved changeset

This commit is contained in:
peterkogo
2024-12-02 13:37:17 +01:00
parent 106c2cf8e5
commit ca66999634
7 changed files with 53 additions and 158 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
'@xyflow/react': minor
---
Support all `path` element attributes in React edge components.
Support passing `path` element attributes to BaseEdge component.