// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Input should support maxLength 1`] = `
`;
exports[`Input.Password should change type when click 1`] = `
}
type="password"
>
`;
exports[`Input.Password should change type when click 2`] = `
}
type="text"
>
`;
exports[`Input.Password should change type when click 3`] = `
}
type="password"
>
`;
exports[`Input.Search should support suffix 1`] = `
,
]
}
type="text"
>
suffix
`;
exports[`TextArea should support disabled 1`] = `
`;
exports[`TextArea should support maxLength 1`] = `