mo преди 1 година
родител
ревизия
a8dca30a53
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      components.d.ts

+ 0 - 2
components.d.ts

@@ -9,8 +9,6 @@ export {}
 
 declare module '@vue/runtime-core' {
   export interface GlobalComponents {
-    NTabPane: typeof import('naive-ui')['NTabPane']
-    NTabs: typeof import('naive-ui')['NTabs']
     RouterLink: typeof import('vue-router')['RouterLink']
     RouterView: typeof import('vue-router')['RouterView']
   }