refactor: change pkg scope to vue-flow
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { Elements, XYPosition } from '@braks/vue-flow'
|
||||
import type { Elements, XYPosition } from '@vue-flow/core'
|
||||
|
||||
const position: XYPosition = { x: 0, y: 0 }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user