Merge pull request #4957 from xyflow/enhance/node-props

Enhance/node props
This commit is contained in:
Moritz Klack
2025-01-21 15:49:09 +01:00
committed by GitHub
4 changed files with 17 additions and 19 deletions
+7
View File
@@ -0,0 +1,7 @@
---
'@xyflow/react': patch
'@xyflow/svelte': patch
'@xyflow/system': patch
---
Narrow properties selected, selectable, deletable, draggable of NodeProps type to be required.