Merge pull request #4874 from crimx/patch-1

fix(system): safely handles non-html-element object
This commit is contained in:
Moritz Klack
2024-12-09 17:36:50 +01:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/system': patch
---
Refactor isInputDOMNode so that it handles non-html objects