✨ feat (ui): add radix vue components library
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import type { InjectionKey } from 'vue'
|
||||
|
||||
export const FORM_ITEM_INJECTION_KEY = Symbol('id') as InjectionKey<string>
|
||||
Reference in New Issue
Block a user