mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-25 03:29:59 +08:00
Merge branch 'develop-0.11.0' of github.com:ant-design/ant-design into develop-0.11.0
This commit is contained in:
commit
2aa3e7149d
@ -29,6 +29,7 @@ export default function (props) {
|
||||
visible: false
|
||||
});
|
||||
ReactDOM.unmountComponentAtNode(div);
|
||||
div.parentNode.removeChild(div);
|
||||
}
|
||||
|
||||
function onCancel() {
|
||||
|
Loading…
Reference in New Issue
Block a user