mirror of https://github.com/vector-im/riot-web
Random console log
parent
901574b56e
commit
f1120562f3
|
@ -33,7 +33,6 @@ module.exports = React.createClass({
|
|||
},
|
||||
|
||||
onClickDiv: function() {
|
||||
console.log("onClickDiv triggered");
|
||||
this.setState({
|
||||
phase: this.Phases.Edit,
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue