refactor: change pkg scope to vue-flow

This commit is contained in:
braks
2022-10-08 15:44:21 +02:00
committed by Braks
parent eb507c8e76
commit 8567e3733b
163 changed files with 288 additions and 288 deletions

View File

@@ -1,5 +1,5 @@
<script setup>
import { Background, Controls, MiniMap, VueFlow, isNode, useVueFlow } from '@braks/vue-flow'
import { Background, Controls, MiniMap, VueFlow, isNode, useVueFlow } from '@vue-flow/core'
import { ref } from 'vue'
import { initialElements } from './initial-elements.js'

View File

@@ -1,4 +1,4 @@
import { MarkerType } from '@braks/vue-flow'
import { MarkerType } from '@vue-flow/core'
/**
* You can pass elements together as a v-model value