chore: update ant-design dependencies and add new icon types
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
import type { DefaultOptionType, FieldNames, InternalCascaderProps } from '../Cascader';
|
||||
declare function warningProps(props: InternalCascaderProps): void;
|
||||
export declare function warningNullOptions(options: DefaultOptionType[], fieldNames: FieldNames): void;
|
||||
export default warningProps;
|
||||
Reference in New Issue
Block a user