chore: update ant-design dependencies and add new icon types
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
import type { CascaderProps, ShowSearchType } from '../Cascader';
|
||||
export default function useSearchConfig(showSearch?: CascaderProps['showSearch']): [boolean, ShowSearchType<import("../Cascader").DefaultOptionType, string>];
|
||||
Reference in New Issue
Block a user