// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` should accept className 1`] = `
`; exports[` should allow for higher-order components 1`] = `
`; exports[` should have sane defaults 1`] = `
`; exports[` should not allow overriding all default properties 1`] = `
`; exports[` should pass through custom properties 1`] = `
`; exports[` should render when forced 1`] = `
Hola
`; exports[` should render when selected 1`] = `
Hola
`; exports[` should support being selected 1`] = `
Hola
`; exports[` should support being selected with custom class name 1`] = `
Hola
`;