mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-05-22 14:39:16 +08:00
fix(GridItem): should not emit deprecation warning (#7433)
This commit is contained in:
parent
e9a21d4815
commit
71452190a8
@ -94,7 +94,7 @@ export default createComponent({
|
||||
<Icon
|
||||
name={this.icon}
|
||||
dot={this.dot}
|
||||
info={info}
|
||||
badge={info}
|
||||
size={this.parent.iconSize}
|
||||
class={bem('icon')}
|
||||
classPrefix={this.iconPrefix}
|
||||
|
Loading…
x
Reference in New Issue
Block a user