mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore(RollingText): fix component global type (#12010)
This commit is contained in:
parent
f03d5653e8
commit
a59a26931e
@ -13,6 +13,6 @@ export type {
|
||||
|
||||
declare module 'vue' {
|
||||
export interface GlobalComponents {
|
||||
Van_RollingText: typeof _RollingText;
|
||||
VanRollingText: typeof _RollingText;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user