Browse Source

feat: compnents

zhangjie 1 tháng trước cách đây
mục cha
commit
2298a1f86f
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      components.d.ts

+ 0 - 1
components.d.ts

@@ -7,7 +7,6 @@ export {}
 
 declare module '@vue/runtime-core' {
   export interface GlobalComponents {
-    AAlert: typeof import('ant-design-vue/es')['Alert']
     Abnormal: typeof import('./src/components/Abnormal.vue')['default']
     AButton: typeof import('ant-design-vue/es')['Button']
     ACol: typeof import('ant-design-vue/es')['Col']