// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`renders components/input-number/demo/addon.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/basic.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/borderless.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/controls.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/debug-token.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/digit.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/disabled.tsx correctly 1`] = `
Array [
,
,
]
`;
exports[`renders components/input-number/demo/formatter.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/keyboard.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/out-of-range.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/prefix.tsx correctly 1`] = `
Array [
,
,
,
,
,
,
,
]
`;
exports[`renders components/input-number/demo/render-panel.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/size.tsx correctly 1`] = `
`;
exports[`renders components/input-number/demo/status.tsx correctly 1`] = `
`;