mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 23:40:39 +01:00
fix(defineShortcuts): missing ref import
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { ref } from 'vue'
|
||||
import type { ComputedRef, WatchSource } from 'vue'
|
||||
import { logicAnd, logicNot } from '@vueuse/math'
|
||||
import { useEventListener } from '@vueuse/core'
|
||||
|
||||
Reference in New Issue
Block a user