mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-09 20:27:44 +00:00
chore: ad release label
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import type { InjectionKey } from 'vue'
|
||||
import type { InjectionKey } from "vue";
|
||||
|
||||
export const FORM_ITEM_INJECTION_KEY
|
||||
= Symbol() as InjectionKey<string>
|
||||
export const FORM_ITEM_INJECTION_KEY = Symbol() as InjectionKey<string>;
|
||||
|
||||
Reference in New Issue
Block a user