Merge pull request #4855 from mhuggins/html-element-props

feat: accept any `path` element attribute as a prop
This commit is contained in:
Moritz Klack
2024-12-04 12:47:29 +01:00
committed by GitHub
6 changed files with 87 additions and 39 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
Support passing `path` element attributes to `BaseEdge` component.