refactor: change pkg scope to vue-flow
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { EdgeMarkerType, Elements } from '@braks/vue-flow'
|
||||
import { MarkerType } from '@braks/vue-flow'
|
||||
import type { EdgeMarkerType, Elements } from '@vue-flow/core'
|
||||
import { MarkerType } from '@vue-flow/core'
|
||||
|
||||
const markerEnd: EdgeMarkerType = MarkerType.Arrow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user