[new feature] NoticeBar: add right-icon prop
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`left-icon slot 1`] = `
|
||||
exports[`icon slot 1`] = `
|
||||
<div class="van-notice-bar">Custom Left Icon<div class="van-notice-bar__wrap">
|
||||
<div class="van-notice-bar__content" style="padding-left: 0px; animation-delay: 1s; animation-duration: 0s;">
|
||||
Content
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>Custom Right Icon</div>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user