chore(types): omit defaultValue from Node and Edge type for Svelte Flow
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
'@xyflow/react': patch
|
||||
'@xyflow/svelte': patch
|
||||
---
|
||||
|
||||
Omit `defaultValue` from `Node`'s `domAttributes` to fix type incompatibility with `WritableDraft<Node>`
|
||||
Omit `defaultValue` from `Node`'s and `Edge`'s `domAttributes` to fix type incompatibility when using `WritableDraft`
|
||||
|
||||
Reference in New Issue
Block a user