We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8154242 commit 9b6dec2Copy full SHA for 9b6dec2
web/components.d.ts
@@ -37,7 +37,6 @@ declare module 'vue' {
37
NFormItem: typeof import('naive-ui')['NFormItem']
38
NIcon: typeof import('naive-ui')['NIcon']
39
NInput: typeof import('naive-ui')['NInput']
40
- NLabel: typeof import('naive-ui')['NLabel']
41
NLayout: typeof import('naive-ui')['NLayout']
42
NLayoutContent: typeof import('naive-ui')['NLayoutContent']
43
NLayoutFooter: typeof import('naive-ui')['NLayoutFooter']
0 commit comments