mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[improvement] Icon: update shop icons (#3044)
This commit is contained in:
@@ -55,7 +55,7 @@ export type TsxBaseProps<Slots> = {
|
||||
// hack for jsx prop spread
|
||||
props: any;
|
||||
class: any;
|
||||
style: object[] | object;
|
||||
style: string | object[] | object;
|
||||
scopedSlots: Slots;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user