blob: 2906cb8250b56b054d1da9f0de25c87932208ed3 [file] [log] [blame]
Sukanya Pandey4da94952020-12-29 15:35:01 +05301// Jest Snapshot v1, https://goo.gl/fbAQLP
2
3exports[`TableCellCount.vue should render correctly 1`] = `
4<div
5 class="mt-2"
6>
7 <p>
8 global.table.items
9 </p>
10</div>
11`;