// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` spec renders the component 1`] = `
Select an option: , is selected
`; exports[` spec renders the component 2`] = `
Select an option: , is selected
`; exports[` spec renders the component with errors 1`] = `
Select an option: , is selected
`; exports[` spec renders the component with errors 2`] = `
Select an option: , is selected
`;