diff --git a/components.d.ts b/components.d.ts index 8c75790d..47aa09c7 100644 --- a/components.d.ts +++ b/components.d.ts @@ -50,7 +50,6 @@ declare module '@vue/runtime-core' { NP: typeof import('naive-ui')['NP'] NPageHeader: typeof import('naive-ui')['NPageHeader'] NProgress: typeof import('naive-ui')['NProgress'] - NResult: typeof import('naive-ui')['NResult'] NScrollbar: typeof import('naive-ui')['NScrollbar'] NSelect: typeof import('naive-ui')['NSelect'] NSlider: typeof import('naive-ui')['NSlider']