fix demo snapshot

pull/23606/head
afc163 5 years ago
parent 88cab9547b
commit c9c44c173f

@ -11266,7 +11266,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
Date
<span
class="react-resizable-handle"
style="touch-action:none"
/>
</th>
<th
@ -11334,7 +11333,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
</div>
<span
class="react-resizable-handle"
style="touch-action:none"
/>
</th>
<th
@ -11344,7 +11342,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
Type
<span
class="react-resizable-handle"
style="touch-action:none"
/>
</th>
<th
@ -11354,7 +11351,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
Note
<span
class="react-resizable-handle"
style="touch-action:none"
/>
</th>
<th

@ -287,5 +287,8 @@
"maxSize": "65 kB"
}
],
"tnpm": {
"mode": "npm"
},
"title": "Ant Design"
}

Loading…
Cancel
Save