mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
Fix snapshot
This commit is contained in:
parent
8395de01a2
commit
97a889da00
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user