mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-25 16:12:09 +08:00
test: update snapshot
This commit is contained in:
parent
d3b98d311a
commit
e5edb4ac0f
@ -23,9 +23,7 @@ exports[`Table.pagination renders pagination correctly 1`] = `
|
||||
class=""
|
||||
>
|
||||
<colgroup>
|
||||
<col>
|
||||
|
||||
</col>
|
||||
<col />
|
||||
</colgroup>
|
||||
<thead
|
||||
class="ant-table-thead"
|
||||
@ -52,9 +50,7 @@ exports[`Table.pagination renders pagination correctly 1`] = `
|
||||
<span
|
||||
class="ant-table-row-indent indent-level-0"
|
||||
style="padding-left:0px"
|
||||
>
|
||||
|
||||
</span>
|
||||
/>
|
||||
Jack
|
||||
</td>
|
||||
</tr>
|
||||
@ -67,9 +63,7 @@ exports[`Table.pagination renders pagination correctly 1`] = `
|
||||
<span
|
||||
class="ant-table-row-indent indent-level-0"
|
||||
style="padding-left:0px"
|
||||
>
|
||||
|
||||
</span>
|
||||
/>
|
||||
Lucy
|
||||
</td>
|
||||
</tr>
|
||||
@ -90,9 +84,7 @@ exports[`Table.pagination renders pagination correctly 1`] = `
|
||||
>
|
||||
<a
|
||||
class="ant-pagination-item-link"
|
||||
>
|
||||
|
||||
</a>
|
||||
/>
|
||||
</li>
|
||||
<li
|
||||
class="ant-pagination-item ant-pagination-item-1 ant-pagination-item-active"
|
||||
@ -120,9 +112,7 @@ exports[`Table.pagination renders pagination correctly 1`] = `
|
||||
>
|
||||
<a
|
||||
class="ant-pagination-item-link"
|
||||
>
|
||||
|
||||
</a>
|
||||
/>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user