mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-06-07 02:18:19 +08:00
Update components.d.ts
This commit is contained in:
Vendored
-1
@@ -26,6 +26,5 @@ declare module '@vue/runtime-core' {
|
|||||||
VanTabbar: typeof import('vant/es')['Tabbar']
|
VanTabbar: typeof import('vant/es')['Tabbar']
|
||||||
VanTabbarItem: typeof import('vant/es')['TabbarItem']
|
VanTabbarItem: typeof import('vant/es')['TabbarItem']
|
||||||
VanTabs: typeof import('vant/es')['Tabs']
|
VanTabs: typeof import('vant/es')['Tabs']
|
||||||
VantRow: typeof import('vant/es')['tRow']
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user