improve UIUX
This commit is contained in:
1
components.d.ts
vendored
1
components.d.ts
vendored
@@ -8,6 +8,7 @@ export {}
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
Config: typeof import('./src/components/Config.vue')['default']
|
||||
LicenseStatus: typeof import('./src/components/LicenseStatus.vue')['default']
|
||||
PluginInput: typeof import('./src/components/basic/PluginInput.vue')['default']
|
||||
PluginLabel: typeof import('./src/components/basic/PluginLabel.vue')['default']
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user