Browse Source

chore(test): Update snapshots

pull/23596/head 4.1.5
诸岳 5 years ago
parent
commit
454a02b4d9
  1. 4
      components/table/__tests__/__snapshots__/demo.test.js.snap

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

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

Loading…
Cancel
Save