fix(docs): dedupe and add alias for vue
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
import { CSSProperties } from 'vue'
|
||||
import NodeA from './NodeA.vue'
|
||||
import NodeB from './NodeB.vue'
|
||||
import Flow, { Elements, Position, NodeType, Connection, Edge, addEdge } from '~/index'
|
||||
import { Flow, Elements, Position, NodeType, Connection, Edge, addEdge } from '~/index'
|
||||
|
||||
const initialElements: Elements = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user