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