Browse Source

fix: table resize demo snapshot

pull/31001/head
afc163 3 years ago
parent
commit
d1bd9093db
  1. 4
      components/table/__tests__/__snapshots__/demo.test.js.snap

4
components/table/__tests__/__snapshots__/demo.test.js.snap

@ -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…
Cancel
Save