mirror of
https://github.com/ascribe/onion.git
synced 2025-02-14 21:10:27 +01:00
Add prop in ModalWrapper children to hide modal
This commit is contained in:
parent
b477e9f752
commit
a5e573c736
@ -52,7 +52,8 @@ let ModalWrapper = React.createClass({
|
||||
}
|
||||
|
||||
this.handleSuccess(response);
|
||||
}
|
||||
},
|
||||
handleCancel: this.hide
|
||||
});
|
||||
});
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user