chore(examples): update examples with new API for add/remove
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -9,6 +9,7 @@ const initialElements: Elements = [
|
||||
]
|
||||
|
||||
const elements = ref<Elements>(initialElements)
|
||||
|
||||
const opts = reactive({
|
||||
bg: '#eeeeee',
|
||||
name: 'Node 1',
|
||||
|
||||
Reference in New Issue
Block a user