chore(auto-import): removed unused NSpace

This commit is contained in:
Corentin Thomasset 2023-06-18 12:23:05 +02:00
parent bb80a8c3af
commit e31afecc9d
No known key found for this signature in database
GPG key ID: DBD997E935996158

1
components.d.ts vendored
View file

@ -125,7 +125,6 @@ declare module '@vue/runtime-core' {
NScrollbar: typeof import('naive-ui')['NScrollbar']
NSelect: typeof import('naive-ui')['NSelect']
NSlider: typeof import('naive-ui')['NSlider']
NSpace: typeof import('naive-ui')['NSpace']
NStatistic: typeof import('naive-ui')['NStatistic']
NSwitch: typeof import('naive-ui')['NSwitch']
NTable: typeof import('naive-ui')['NTable']