mirror of
https://github.com/youzan/vant.git
synced 2026-04-09 04:00:11 +08:00
[new feature] Icon: add new icon question2 (#2005)
* feat(Icon): add new icon question2 @rex-zsd * test(Icon): update snapshot
This commit is contained in:
@@ -383,6 +383,10 @@ exports[`renders demo correctly 1`] = `
|
||||
<i class="van-icon van-icon-cart-o" style="color:undefined;font-size:undefined;">
|
||||
<!---->
|
||||
</i> <span>cart-o</span></div>
|
||||
<div class="van-col van-col--8">
|
||||
<i class="van-icon van-icon-question2" style="color:undefined;font-size:undefined;">
|
||||
<!---->
|
||||
</i> <span>question2</span></div>
|
||||
</div>
|
||||
</div>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user