mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
fix(useOverlay): missing imports
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import type { Component } from 'vue'
|
||||
import { reactive, markRaw, shallowReactive } from 'vue'
|
||||
import { createSharedComposable } from '@vueuse/core'
|
||||
import type { ComponentProps } from 'vue-component-type-helpers'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user