// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`react-application renders 1`] = `
`; exports[`react-application when content is registered and enabled renders 1`] = `
Some children
`; exports[`react-application when content is registered and enabled when content is disabled renders 1`] = `
`; exports[`react-application when content is registered and enabled when higher order component is registered renders 1`] = `
Some children
`;