test: update snapshot

This commit is contained in:
Benjy Cui 2017-05-15 16:41:44 +08:00
parent 29e54c2339
commit 8c06fc6527

View File

@ -154,6 +154,22 @@ exports[`renders ./components/date-picker/demo/disabled-date.md correctly 1`] =
</span>
</span>
<br />
<span
class="ant-calendar-picker"
>
<span>
<input
class="ant-calendar-picker-input ant-input"
placeholder="Select month"
readonly=""
value=""
/>
<span
class="ant-calendar-picker-icon"
/>
</span>
</span>
<br />
<span
class="ant-calendar-picker"
style="width:300px;"