We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a141b2 commit 5ad6649Copy full SHA for 5ad6649
components/table/__tests__/__snapshots__/demo.test.js.snap
@@ -125,6 +125,11 @@ exports[`renders ./components/table/demo/basic.vue correctly 1`] = `
125
</div>
126
`;
127
128
+exports[`renders ./components/table/demo/big-data.vue correctly 1`] = `
129
+<iframe src="https://www.surely.cool/for-ant-demo" height="400"></iframe>
130
+<!--v-if-->
131
+`;
132
+
133
exports[`renders ./components/table/demo/bordered.vue correctly 1`] = `
134
<div class="ant-table-wrapper">
135
<div class="ant-spin-nested-loading">
0 commit comments