PR feedback
This commit is contained in:
parent
8fc3104507
commit
36d126f3a9
4 changed files with 7 additions and 15 deletions
|
@ -61,8 +61,6 @@ export default React.createClass({
|
|||
},
|
||||
|
||||
_onCancelClick: function(e) {
|
||||
e.stopPropagation();
|
||||
e.preventDefault();
|
||||
this.props.onFinished();
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue