// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`numberInput disables lower threshold 1`] = `
`; exports[`numberInput disables upper threshold 1`] = `
`; exports[`numberInput passes button props successfully 1`] = `
`; exports[`numberInput passes input props successfully 1`] = `
`; exports[`numberInput renders custom width 1`] = `
`; exports[`numberInput renders defaults & extra props 1`] = `
`; exports[`numberInput renders disabled 1`] = `
`; exports[`numberInput renders error validated 1`] = `
`; exports[`numberInput renders success validated 1`] = `
`; exports[`numberInput renders unit & position 1`] = `
$
`; exports[`numberInput renders unit 1`] = `
%
`; exports[`numberInput renders value 1`] = `
`; exports[`numberInput renders warning validated 1`] = `
`;