mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
fix(useButtonGroup): lint
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { type InjectionKey, type ComputedRef } from 'vue'
|
||||
import type { InjectionKey, ComputedRef } from 'vue'
|
||||
import { inject, computed } from 'vue'
|
||||
import type { ButtonGroupProps } from '../components/ButtonGroup.vue'
|
||||
import type { GetObjectField } from '../types/utils'
|
||||
|
||||
Reference in New Issue
Block a user