mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-08 15:15:02 -04:00
chore(auto-import): removed unused NSpace
This commit is contained in:
parent
bb80a8c3af
commit
e31afecc9d
1 changed files with 0 additions and 1 deletions
1
components.d.ts
vendored
1
components.d.ts
vendored
|
@ -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']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue