mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 20:19:34 +01:00
fix(Tooltip): missing ref import
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import { ref } from 'vue'
|
||||
import { usePopper } from '../../utils'
|
||||
|
||||
export default {
|
||||
|
||||
Reference in New Issue
Block a user