// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Transfer should render correctly 1`] = `
`;
exports[`Transfer should show sorted targetkey 1`] = `
`;
exports[`Transfer should support render value and label in item 1`] = `
[Function]
}
onItemSelect={[Function]}
onItemSelectAll={[Function]}
onScroll={[Function]}
prefixCls="ant-transfer-list"
render={[Function]}
searchPlaceholder="Search here"
showSearch={false}
titleText=""
titles={
Array [
"",
"",
]
}
>
[Function]
}
onItemSelect={[Function]}
onItemSelectAll={[Function]}
onScroll={[Function]}
prefixCls="ant-transfer-list"
render={[Function]}
searchPlaceholder="Search here"
showSearch={false}
titleText=""
titles={
Array [
"",
"",
]
}
>
`;