// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Transfer.Search should show cross icon when input value exists 1`] = `
} handleReset={[Function]} inputType="input" onChange={[Function]} placeholder="" prefixCls="ant-input" type="text" value="" >
`; exports[`Transfer.Search should show cross icon when input value exists 2`] = `
} handleReset={[Function]} inputType="input" onChange={[Function]} placeholder="" prefixCls="ant-input" type="text" value="a" >
`;