fix: 解决冲突

pull/214/head
刘释隆 2 years ago
parent 417ece83b9
commit 2ebbd52929

1
components.d.ts vendored

@ -38,6 +38,7 @@ declare module 'vue' {
NPopconfirm: typeof import('naive-ui')['NPopconfirm']
NPopover: typeof import('naive-ui')['NPopover']
NPopselect: typeof import('naive-ui')['NPopselect']
NProgress: typeof import('naive-ui')['NProgress']
NScrollbar: typeof import('naive-ui')['NScrollbar']
NSelect: typeof import('naive-ui')['NSelect']
NSlider: typeof import('naive-ui')['NSlider']

Loading…
Cancel
Save