blob: 06064f68f00522d3d9a0e3b5128dad9c91e820b8 [file] [log] [blame]
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`PageSection.vue should render correctly 1`] = `
<div
class="page-section"
>
<h2>
PageSection test title
</h2>
</div>
`;