chore: remove unused iconClassName from definition (#21378)

close #21367
pull/21379/head
偏右 5 years ago committed by afc163
parent cd19fa595a
commit 40718f597a

@ -95,7 +95,6 @@ export interface ModalFuncProps {
cancelButtonProps?: NativeButtonProps;
centered?: boolean;
width?: string | number;
iconClassName?: string;
okText?: React.ReactNode;
okType?: ButtonType;
cancelText?: React.ReactNode;

Loading…
Cancel
Save