You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-08 21:42:24 +03:00
PR feedback
This commit is contained in:
@@ -61,8 +61,6 @@ export default React.createClass({
|
||||
},
|
||||
|
||||
_onCancelClick: function(e) {
|
||||
e.stopPropagation();
|
||||
e.preventDefault();
|
||||
this.props.onFinished();
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user