|
|
@ -7811,7 +7811,7 @@ exports[`renders ./components/table/demo/head.md correctly 1`] = ` |
|
|
|
</span> |
|
|
|
</th> |
|
|
|
<th |
|
|
|
class="" |
|
|
|
class="ant-table-column-sort" |
|
|
|
> |
|
|
|
<span> |
|
|
|
Age |
|
|
@ -7827,7 +7827,7 @@ exports[`renders ./components/table/demo/head.md correctly 1`] = ` |
|
|
|
/> |
|
|
|
</span> |
|
|
|
<span |
|
|
|
class="ant-table-column-sorter-down off" |
|
|
|
class="ant-table-column-sorter-down on" |
|
|
|
title="↓" |
|
|
|
> |
|
|
|
<i |
|
|
@ -7883,17 +7883,17 @@ exports[`renders ./components/table/demo/head.md correctly 1`] = ` |
|
|
|
class="ant-table-row-indent indent-level-0" |
|
|
|
style="padding-left:0px;" |
|
|
|
/> |
|
|
|
John Brown |
|
|
|
Jim Green |
|
|
|
</td> |
|
|
|
<td |
|
|
|
class="" |
|
|
|
class="ant-table-column-sort" |
|
|
|
> |
|
|
|
32 |
|
|
|
42 |
|
|
|
</td> |
|
|
|
<td |
|
|
|
class="" |
|
|
|
> |
|
|
|
New York No. 1 Lake Park |
|
|
|
London No. 1 Lake Park |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr |
|
|
@ -7906,17 +7906,17 @@ exports[`renders ./components/table/demo/head.md correctly 1`] = ` |
|
|
|
class="ant-table-row-indent indent-level-0" |
|
|
|
style="padding-left:0px;" |
|
|
|
/> |
|
|
|
Jim Green |
|
|
|
John Brown |
|
|
|
</td> |
|
|
|
<td |
|
|
|
class="" |
|
|
|
class="ant-table-column-sort" |
|
|
|
> |
|
|
|
42 |
|
|
|
32 |
|
|
|
</td> |
|
|
|
<td |
|
|
|
class="" |
|
|
|
> |
|
|
|
London No. 1 Lake Park |
|
|
|
New York No. 1 Lake Park |
|
|
|
</td> |
|
|
|
</tr> |
|
|
|
<tr |
|
|
@ -7932,7 +7932,7 @@ exports[`renders ./components/table/demo/head.md correctly 1`] = ` |
|
|
|
Joe Black |
|
|
|
</td> |
|
|
|
<td |
|
|
|
class="" |
|
|
|
class="ant-table-column-sort" |
|
|
|
> |
|
|
|
32 |
|
|
|
</td> |
|
|
@ -7955,7 +7955,7 @@ exports[`renders ./components/table/demo/head.md correctly 1`] = ` |
|
|
|
Jim Red |
|
|
|
</td> |
|
|
|
<td |
|
|
|
class="" |
|
|
|
class="ant-table-column-sort" |
|
|
|
> |
|
|
|
32 |
|
|
|
</td> |
|
|
|