blob: 2906cb8250b56b054d1da9f0de25c87932208ed3 [file] [log] [blame]
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`TableCellCount.vue should render correctly 1`] = `
<div
class="mt-2"
>
<p>
global.table.items
</p>
</div>
`;