mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-06 03:01:19 +01:00
Random console log
This commit is contained in:
parent
901574b56e
commit
f1120562f3
@ -33,7 +33,6 @@ module.exports = React.createClass({
|
|||||||
},
|
},
|
||||||
|
|
||||||
onClickDiv: function() {
|
onClickDiv: function() {
|
||||||
console.log("onClickDiv triggered");
|
|
||||||
this.setState({
|
this.setState({
|
||||||
phase: this.Phases.Edit,
|
phase: this.Phases.Edit,
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user