refactor(react/svelte): simplify ssr usage
This commit is contained in:
@@ -34,8 +34,6 @@ const initialNodes: Node[] = [
|
||||
position: Position.Bottom,
|
||||
x: nodeSize.width * 0.5,
|
||||
y: nodeSize.height,
|
||||
width: 1,
|
||||
height: 1,
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user