chore: 重构图标
This commit is contained in:
1
types/global.d.ts
vendored
1
types/global.d.ts
vendored
@@ -11,6 +11,7 @@ declare module "vue" {
|
||||
export interface GlobalComponents {
|
||||
IconifyIconOffline: typeof import("../src/components/ReIcon")["IconifyIconOffline"];
|
||||
IconifyIconOnline: typeof import("../src/components/ReIcon")["IconifyIconOnline"];
|
||||
FontIcon: typeof import("../src/components/ReIcon")["FontIcon"];
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user