fix: modal confirm class not work (#475)

pull/489/head
skadoodle 2019-02-16 11:04:14 +08:00 committed by tangjinzhou
parent 312691dd1f
commit 82447803ac
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ export default {
contentPrefixCls,
`${contentPrefixCls}-${props.type}`,
`${prefixCls}-${props.type}`,
props.class,
);
const cancelButton = okCancel && (