// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Input Input - default 1`] = `
`; exports[`Input Input - error 1`] = `
this is an error
`; exports[`Input Input - number 1`] = `
`; exports[`Input Input - placeholder 1`] = `
`; exports[`Input Input - readonly 1`] = `
`; exports[`Input Input - required 1`] = `
`;