chore(examples): cleanup examples
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -43,6 +43,7 @@ const onDrop = (event: DragEvent) => {
|
||||
position,
|
||||
label: `${type} node`,
|
||||
} as Node
|
||||
|
||||
addNodes([newNode])
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user