Skip to content

Commit 3610140

Browse files
committed
fix: expand icon not fixed
1 parent b32053b commit 3610140

File tree

11 files changed

+896
-879
lines changed

11 files changed

+896
-879
lines changed

components/alert/__tests__/__snapshots__/demo.test.js.snap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ exports[`renders ./components/alert/demo/custom-icon.vue correctly 1`] = `
9494
</div>
9595
<!---->
9696
</div>
97-
<div class="ant-alert ant-alert-success" data-show="true">
97+
<div class="ant-alert ant-alert-success" data-show="true"><span role="img" aria-label="smile" class="anticon anticon-smile ant-alert-icon"><svg focusable="false" class="" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896"><path d="M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"></path></svg></span>
9898
<div class="ant-alert-content">
9999
<div class="ant-alert-message">Success Tips</div>
100100
<div class="ant-alert-description">
@@ -103,7 +103,7 @@ exports[`renders ./components/alert/demo/custom-icon.vue correctly 1`] = `
103103
</div>
104104
<!---->
105105
</div>
106-
<div class="ant-alert ant-alert-info" data-show="true">
106+
<div class="ant-alert ant-alert-info" data-show="true"><span role="img" aria-label="smile" class="anticon anticon-smile ant-alert-icon"><svg focusable="false" class="" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896"><path d="M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"></path></svg></span>
107107
<div class="ant-alert-content">
108108
<div class="ant-alert-message">Informational Notes</div>
109109
<div class="ant-alert-description">
@@ -112,7 +112,7 @@ exports[`renders ./components/alert/demo/custom-icon.vue correctly 1`] = `
112112
</div>
113113
<!---->
114114
</div>
115-
<div class="ant-alert ant-alert-warning" data-show="true">
115+
<div class="ant-alert ant-alert-warning" data-show="true"><span role="img" aria-label="smile" class="anticon anticon-smile ant-alert-icon"><svg focusable="false" class="" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896"><path d="M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"></path></svg></span>
116116
<div class="ant-alert-content">
117117
<div class="ant-alert-message">Warning</div>
118118
<div class="ant-alert-description">
@@ -121,7 +121,7 @@ exports[`renders ./components/alert/demo/custom-icon.vue correctly 1`] = `
121121
</div>
122122
<!---->
123123
</div>
124-
<div class="ant-alert ant-alert-error" data-show="true">
124+
<div class="ant-alert ant-alert-error" data-show="true"><span role="img" aria-label="smile" class="anticon anticon-smile ant-alert-icon"><svg focusable="false" class="" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896"><path d="M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"></path></svg></span>
125125
<div class="ant-alert-content">
126126
<div class="ant-alert-message">Error</div>
127127
<div class="ant-alert-description">
@@ -130,28 +130,28 @@ exports[`renders ./components/alert/demo/custom-icon.vue correctly 1`] = `
130130
</div>
131131
<!---->
132132
</div>
133-
<div class="ant-alert ant-alert-success ant-alert-with-description" data-show="true">
133+
<div class="ant-alert ant-alert-success ant-alert-with-description" data-show="true"><span role="img" aria-label="smile" class="anticon anticon-smile ant-alert-icon"><svg focusable="false" class="" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896"><path d="M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"></path></svg></span>
134134
<div class="ant-alert-content">
135135
<div class="ant-alert-message">Success Tips</div>
136136
<div class="ant-alert-description">Detailed description and advices about successful copywriting.</div>
137137
</div>
138138
<!---->
139139
</div>
140-
<div class="ant-alert ant-alert-info ant-alert-with-description" data-show="true">
140+
<div class="ant-alert ant-alert-info ant-alert-with-description" data-show="true"><span role="img" aria-label="smile" class="anticon anticon-smile ant-alert-icon"><svg focusable="false" class="" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896"><path d="M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"></path></svg></span>
141141
<div class="ant-alert-content">
142142
<div class="ant-alert-message">Informational Notes</div>
143143
<div class="ant-alert-description">Additional description and informations about copywriting.</div>
144144
</div>
145145
<!---->
146146
</div>
147-
<div class="ant-alert ant-alert-warning ant-alert-with-description" data-show="true">
147+
<div class="ant-alert ant-alert-warning ant-alert-with-description" data-show="true"><span role="img" aria-label="smile" class="anticon anticon-smile ant-alert-icon"><svg focusable="false" class="" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896"><path d="M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"></path></svg></span>
148148
<div class="ant-alert-content">
149149
<div class="ant-alert-message">Warning</div>
150150
<div class="ant-alert-description">This is a warning notice about copywriting.</div>
151151
</div>
152152
<!---->
153153
</div>
154-
<div class="ant-alert ant-alert-error ant-alert-with-description" data-show="true">
154+
<div class="ant-alert ant-alert-error ant-alert-with-description" data-show="true"><span role="img" aria-label="smile" class="anticon anticon-smile ant-alert-icon"><svg focusable="false" class="" data-icon="smile" width="1em" height="1em" fill="currentColor" aria-hidden="true" viewBox="64 64 896 896"><path d="M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z"></path></svg></span>
155155
<div class="ant-alert-content">
156156
<div class="ant-alert-message">Error</div>
157157
<div class="ant-alert-description">This is an error message about copywriting.</div>

components/alert/index.tsx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { ExtractPropTypes } from 'vue';
2-
import { inject, cloneVNode, defineComponent, ref } from 'vue';
2+
import { inject, defineComponent, ref } from 'vue';
33
import CloseOutlined from '@ant-design/icons-vue/CloseOutlined';
44
import CheckCircleOutlined from '@ant-design/icons-vue/CheckCircleOutlined';
55
import ExclamationCircleOutlined from '@ant-design/icons-vue/ExclamationCircleOutlined';
@@ -15,6 +15,7 @@ import { getTransitionProps, Transition } from '../_util/transition';
1515
import { isValidElement, getPropsSlot } from '../_util/props-util';
1616
import { defaultConfigProvider } from '../config-provider';
1717
import { tuple, withInstall } from '../_util/type';
18+
import { cloneElement } from '../_util/vnode';
1819

1920
function noop() {}
2021

@@ -139,7 +140,7 @@ const Alert = defineComponent({
139140

140141
const iconNode = (icon &&
141142
(isValidElement(icon) ? (
142-
cloneVNode(icon, {
143+
cloneElement(icon, {
143144
class: `${prefixCls}-icon`,
144145
})
145146
) : (

components/table/__tests__/__snapshots__/Table.pagination.test.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@ exports[`Table.pagination renders pagination correctly 1`] = `
2121
<tbody class="ant-table-tbody">
2222
<!---->
2323
<tr data-row-key="0" class="ant-table-row ant-table-row-level-0">
24-
<td class="ant-table-cell ant-table-cell-with-append">
24+
<td class="ant-table-cell">
2525
<!---->Jack
2626
</td>
2727
</tr>
2828
<!---->
2929
<tr data-row-key="1" class="ant-table-row ant-table-row-level-0">
30-
<td class="ant-table-cell ant-table-cell-with-append">
30+
<td class="ant-table-cell">
3131
<!---->Lucy
3232
</td>
3333
</tr>

components/table/__tests__/__snapshots__/Table.rowSelection.test.js.snap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,45 +31,45 @@ exports[`Table.rowSelection fix selection column on the left 1`] = `
3131
<tbody class="ant-table-tbody">
3232
<!---->
3333
<tr data-row-key="0" class="ant-table-row ant-table-row-level-0">
34-
<td class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-cell-with-append ant-table-selection-column" style="position: sticky; left: 0px;">
34+
<td class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-selection-column" style="position: sticky; left: 0px;">
3535
<!----><label class="ant-checkbox-wrapper"><span class="ant-checkbox"><input type="checkbox" class="ant-checkbox-input"><span class="ant-checkbox-inner"></span></span>
3636
<!---->
3737
</label>
3838
</td>
39-
<td class="ant-table-cell ant-table-cell-with-append">
39+
<td class="ant-table-cell">
4040
<!---->Jack
4141
</td>
4242
</tr>
4343
<!---->
4444
<tr data-row-key="1" class="ant-table-row ant-table-row-level-0">
45-
<td class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-cell-with-append ant-table-selection-column" style="position: sticky; left: 0px;">
45+
<td class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-selection-column" style="position: sticky; left: 0px;">
4646
<!----><label class="ant-checkbox-wrapper"><span class="ant-checkbox"><input type="checkbox" class="ant-checkbox-input"><span class="ant-checkbox-inner"></span></span>
4747
<!---->
4848
</label>
4949
</td>
50-
<td class="ant-table-cell ant-table-cell-with-append">
50+
<td class="ant-table-cell">
5151
<!---->Lucy
5252
</td>
5353
</tr>
5454
<!---->
5555
<tr data-row-key="2" class="ant-table-row ant-table-row-level-0">
56-
<td class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-cell-with-append ant-table-selection-column" style="position: sticky; left: 0px;">
56+
<td class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-selection-column" style="position: sticky; left: 0px;">
5757
<!----><label class="ant-checkbox-wrapper"><span class="ant-checkbox"><input type="checkbox" class="ant-checkbox-input"><span class="ant-checkbox-inner"></span></span>
5858
<!---->
5959
</label>
6060
</td>
61-
<td class="ant-table-cell ant-table-cell-with-append">
61+
<td class="ant-table-cell">
6262
<!---->Tom
6363
</td>
6464
</tr>
6565
<!---->
6666
<tr data-row-key="3" class="ant-table-row ant-table-row-level-0">
67-
<td class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-cell-with-append ant-table-selection-column" style="position: sticky; left: 0px;">
67+
<td class="ant-table-cell ant-table-cell-fix-left ant-table-cell-fix-left-last ant-table-selection-column" style="position: sticky; left: 0px;">
6868
<!----><label class="ant-checkbox-wrapper"><span class="ant-checkbox"><input type="checkbox" class="ant-checkbox-input"><span class="ant-checkbox-inner"></span></span>
6969
<!---->
7070
</label>
7171
</td>
72-
<td class="ant-table-cell ant-table-cell-with-append">
72+
<td class="ant-table-cell">
7373
<!---->Jerry
7474
</td>
7575
</tr>

components/table/__tests__/__snapshots__/Table.test.js.snap

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ exports[`Table align column should not override cell style 1`] = `
2424
<tbody class="ant-table-tbody">
2525
<!---->
2626
<tr data-row-key="1" class="ant-table-row ant-table-row-level-0">
27-
<td class="ant-table-cell ant-table-cell-with-append">
27+
<td class="ant-table-cell">
2828
<!---->
2929
<!---->
3030
</td>
31-
<td style="color: red; text-align: center;" class="ant-table-cell ant-table-cell-with-append">
31+
<td style="color: red; text-align: center;" class="ant-table-cell">
3232
<!---->32
3333
</td>
3434
</tr>
3535
<!---->
3636
<tr data-row-key="2" class="ant-table-row ant-table-row-level-0">
37-
<td class="ant-table-cell ant-table-cell-with-append">
37+
<td class="ant-table-cell">
3838
<!---->
3939
<!---->
4040
</td>
41-
<td style="color: red; text-align: center;" class="ant-table-cell ant-table-cell-with-append">
41+
<td style="color: red; text-align: center;" class="ant-table-cell">
4242
<!---->42
4343
</td>
4444
</tr>
@@ -94,25 +94,25 @@ exports[`Table renders JSX correctly 1`] = `
9494
<tbody class="ant-table-tbody">
9595
<!---->
9696
<tr data-row-key="1" class="ant-table-row ant-table-row-level-0">
97-
<td class="ant-table-cell ant-table-cell-with-append">
97+
<td class="ant-table-cell">
9898
<!---->John
9999
</td>
100-
<td class="ant-table-cell ant-table-cell-with-append">
100+
<td class="ant-table-cell">
101101
<!---->Brown
102102
</td>
103-
<td class="ant-table-cell ant-table-cell-with-append">
103+
<td class="ant-table-cell">
104104
<!---->32
105105
</td>
106106
</tr>
107107
<!---->
108108
<tr data-row-key="2" class="ant-table-row ant-table-row-level-0">
109-
<td class="ant-table-cell ant-table-cell-with-append">
109+
<td class="ant-table-cell">
110110
<!---->Jim
111111
</td>
112-
<td class="ant-table-cell ant-table-cell-with-append">
112+
<td class="ant-table-cell">
113113
<!---->Green
114114
</td>
115-
<td class="ant-table-cell ant-table-cell-with-append">
115+
<td class="ant-table-cell">
116116
<!---->42
117117
</td>
118118
</tr>

0 commit comments

Comments
 (0)