types(BfForm): Adding BfForm types
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import type { App } from 'vue'
|
||||
import { BfFrom } from './Form'
|
||||
|
||||
export function setupGlobCom(app: App<Element>) {
|
||||
app.component('BfFrom', BfFrom)
|
||||
}
|
||||
Reference in New Issue
Block a user