chore(react/svelte): rename node.dimensions to node.size
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
const nodeDefaults = {
|
||||
sourcePosition: Position.Right,
|
||||
targetPosition: Position.Left,
|
||||
dimensions: {
|
||||
size: {
|
||||
width: 100,
|
||||
height: 40,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user