Fix snapshot

This commit is contained in:
afc163 2017-11-09 19:38:04 +08:00
parent 8395de01a2
commit 97a889da00

View File

@ -19,9 +19,7 @@ exports[`Table.sorter renders sorter icon correctly 1`] = `
>
<i
class="anticon anticon-caret-up"
>
</i>
/>
</span>
<span
class="ant-table-column-sorter-down off"
@ -29,9 +27,7 @@ exports[`Table.sorter renders sorter icon correctly 1`] = `
>
<i
class="anticon anticon-caret-down"
>
</i>
/>
</span>
</div>
</span>