Merge pull request #4826 from xyflow/fix/panel-ref

fix(panel): forward ref to inner panel div
This commit is contained in:
Moritz Klack
2024-12-04 10:45:01 +01:00
committed by GitHub
2 changed files with 22 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/react': patch
---
Forward ref of the div inside Panel components.