mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-02 12:09:14 +08:00
fix: visible
should not be set
This commit is contained in:
parent
e834d6a1a6
commit
02f9212124
@ -36,7 +36,6 @@ export default React.createClass({
|
||||
onCancel: noop,
|
||||
okText: '确定',
|
||||
cancelText: '取消',
|
||||
visible: false,
|
||||
onVisibleChange() {},
|
||||
};
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user