wangfumin 1 week ago
parent
commit
1ca88fcee2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      components.d.ts

+ 0 - 1
components.d.ts

@@ -28,7 +28,6 @@ declare module '@vue/runtime-core' {
     Icons: typeof import('./src/components/icons/index.vue')['default']
     IconSupport: typeof import('./src/components/icons/IconSupport.vue')['default']
     IconTooling: typeof import('./src/components/icons/IconTooling.vue')['default']
-    MemberTable: typeof import('./src/components/MemberTable.vue')['default']
     Mobile: typeof import('./src/components/mobile/index.vue')['default']
     Pc: typeof import('./src/components/pc/index.vue')['default']
     Popup: typeof import('./src/components/popup/index.vue')['default']