mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
fix(GridItem): should not emit deprecation warning (#7433)
This commit is contained in:
@@ -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}
|
||||
|
Reference in New Issue
Block a user