refactor: change pkg scope to vue-flow
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { XYPosition } from '@braks/vue-flow'
|
||||
import type { XYPosition } from '@vue-flow/core'
|
||||
|
||||
/**
|
||||
* Draws an SVG path from a list of points, using straight lines.
|
||||
|
||||
Reference in New Issue
Block a user