// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Cascader can be selected 1`] = `
`;
exports[`Cascader can be selected 2`] = `
`;
exports[`Cascader can be selected 3`] = `
`;
exports[`Cascader can be selected in RTL direction 1`] = `
`;
exports[`Cascader can be selected in RTL direction 2`] = `
`;
exports[`Cascader can be selected in RTL direction 3`] = `
`;
exports[`Cascader legacy props should support showCheckedStrategy child 1`] = `
`;
exports[`Cascader legacy props should support showCheckedStrategy parent 1`] = `
`;
exports[`Cascader popup correctly with defaultValue 1`] = `
`;
exports[`Cascader popup correctly with defaultValue RTL 1`] = `
`;
exports[`Cascader rtl render component should be rendered correctly in RTL direction 1`] = `
`;
exports[`Cascader should highlight keyword and filter when search in Cascader 1`] = `""`;
exports[`Cascader should highlight keyword and filter when search in Cascader with same field name of label and value 1`] = `""`;
exports[`Cascader should render not found content 1`] = `
`;
exports[`Cascader should show not found content when options.length is 0 1`] = `
`;
exports[`Cascader support controlled mode 1`] = `
`;