mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-28 05:05:48 +08:00
fix: table resize demo snapshot
This commit is contained in:
parent
4963117cac
commit
d1bd9093db
@ -12957,7 +12957,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
|
||||
Date
|
||||
<span
|
||||
class="react-resizable-handle"
|
||||
handleaxis="se"
|
||||
/>
|
||||
</th>
|
||||
<th
|
||||
@ -13020,7 +13019,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
|
||||
</div>
|
||||
<span
|
||||
class="react-resizable-handle"
|
||||
handleaxis="se"
|
||||
/>
|
||||
</th>
|
||||
<th
|
||||
@ -13029,7 +13027,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
|
||||
Type
|
||||
<span
|
||||
class="react-resizable-handle"
|
||||
handleaxis="se"
|
||||
/>
|
||||
</th>
|
||||
<th
|
||||
@ -13038,7 +13035,6 @@ exports[`renders ./components/table/demo/resizable-column.md correctly 1`] = `
|
||||
Note
|
||||
<span
|
||||
class="react-resizable-handle"
|
||||
handleaxis="se"
|
||||
/>
|
||||
</th>
|
||||
<th
|
||||
|
Loading…
Reference in New Issue
Block a user