blob: c0a1cdb67675c3fbd1f931d02bd4e234c5d98515 [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>
`;