fix jest snapshot

pull/4516/head
afc163 8 years ago
parent 8e77e1710d
commit b978937af8

@ -539,7 +539,7 @@ exports[`test renders ./components/pagination/demo/simple.md correctly 1`] = `
title="上一页">
<a />
</li>
<div
<li
class="ant-pagination-simple-pager"
title="2/5">
<input
@ -550,7 +550,7 @@ exports[`test renders ./components/pagination/demo/simple.md correctly 1`] = `
</span>
5
</div>
</li>
<li
class=" ant-pagination-next"
title="下一页">

Loading…
Cancel
Save