update snapshot

This commit is contained in:
afc163 2018-09-16 17:31:29 +08:00
parent cd9b8b20b5
commit 811f497d81

View File

@ -479,16 +479,18 @@ exports[`renders ./components/transfer/demo/basic.md correctly 1`] = `
</div>
</div>
</div>
<span
<button
aria-checked="false"
class="ant-switch"
tabindex="0"
role="switch"
type="button"
>
<span
class="ant-switch-inner"
>
disabled
</span>
</span>
</button>
</div>
`;