enhance(client): tweak ui
This commit is contained in:
Vendored
+2
@@ -1,3 +1,5 @@
|
||||
/// <reference types="vue/macros-global" />
|
||||
|
||||
declare module '*.vue' {
|
||||
import type { DefineComponent } from 'vue';
|
||||
const component: DefineComponent<{}, {}, any>;
|
||||
|
||||
Reference in New Issue
Block a user