revert(core): cleanup imports from vueuse/core that exist in vue
This reverts commit 7cc798ad
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { MaybeRefOrGetter } from 'vue'
|
||||
import type { MaybeRefOrGetter } from '@vueuse/core'
|
||||
import { toValue } from '@vueuse/core'
|
||||
import { useVueFlow } from './useVueFlow'
|
||||
import type { Connection, ConnectionHandle, HandleType, MouseTouchEvent, ValidConnectionFunc } from '~/types'
|
||||
|
||||
Reference in New Issue
Block a user