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:
@@ -5,6 +5,7 @@ import { Background } from '@vue-flow/background'
|
||||
import { getElements } from './utils'
|
||||
|
||||
const { nodes, edges } = getElements(15, 15)
|
||||
|
||||
const elements = ref([...nodes, ...edges])
|
||||
|
||||
const { onPaneReady, dimensions, fitView } = useVueFlow()
|
||||
|
||||
Reference in New Issue
Block a user