test: update snap
parent
afafbd62fc
commit
0e61cb712b
|
@ -1615,14 +1615,12 @@ exports[`renders ./components/calendar/demo/notice-calendar.vue correctly 1`] =
|
||||||
`;
|
`;
|
||||||
|
|
||||||
exports[`renders ./components/calendar/demo/select.vue correctly 1`] = `
|
exports[`renders ./components/calendar/demo/select.vue correctly 1`] = `
|
||||||
<div class="ant-alert ant-alert-info ant-alert-no-icon" data-show="true">
|
<div role="alert" class="ant-alert ant-alert-info ant-alert-no-icon" data-show="true">
|
||||||
<!---->
|
<!---->
|
||||||
<div class="ant-alert-content">
|
<div class="ant-alert-content">
|
||||||
<div class="ant-alert-message">You selected date: 2017-01-25</div>
|
<div class="ant-alert-message">You selected date: 2017-01-25</div>
|
||||||
<div class="ant-alert-description">
|
|
||||||
<!---->
|
<!---->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<!---->
|
<!---->
|
||||||
</div>
|
</div>
|
||||||
<div class="ant-picker-calendar ant-picker-calendar-full">
|
<div class="ant-picker-calendar ant-picker-calendar-full">
|
||||||
|
|
Loading…
Reference in New Issue