1// Jest Snapshot v1, https://goo.gl/fbAQLP
2
3exports[`PageContainer.vue should render correctly 1`] = `
4<main
5  class="page-container"
6  id="main-content"
7/>
8`;
9