mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-09 18:43:23 +08:00
✅ fix demo snapshot
This commit is contained in:
parent
88cab9547b
commit
c9c44c173f
@ -11266,7 +11266,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
|
|||||||
Date
|
Date
|
||||||
<span
|
<span
|
||||||
class="react-resizable-handle"
|
class="react-resizable-handle"
|
||||||
style="touch-action:none"
|
|
||||||
/>
|
/>
|
||||||
</th>
|
</th>
|
||||||
<th
|
<th
|
||||||
@ -11334,7 +11333,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
|
|||||||
</div>
|
</div>
|
||||||
<span
|
<span
|
||||||
class="react-resizable-handle"
|
class="react-resizable-handle"
|
||||||
style="touch-action:none"
|
|
||||||
/>
|
/>
|
||||||
</th>
|
</th>
|
||||||
<th
|
<th
|
||||||
@ -11344,7 +11342,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
|
|||||||
Type
|
Type
|
||||||
<span
|
<span
|
||||||
class="react-resizable-handle"
|
class="react-resizable-handle"
|
||||||
style="touch-action:none"
|
|
||||||
/>
|
/>
|
||||||
</th>
|
</th>
|
||||||
<th
|
<th
|
||||||
@ -11354,7 +11351,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
|
|||||||
Note
|
Note
|
||||||
<span
|
<span
|
||||||
class="react-resizable-handle"
|
class="react-resizable-handle"
|
||||||
style="touch-action:none"
|
|
||||||
/>
|
/>
|
||||||
</th>
|
</th>
|
||||||
<th
|
<th
|
||||||
|
@ -287,5 +287,8 @@
|
|||||||
"maxSize": "65 kB"
|
"maxSize": "65 kB"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"tnpm": {
|
||||||
|
"mode": "npm"
|
||||||
|
},
|
||||||
"title": "Ant Design"
|
"title": "Ant Design"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user