match the design

This commit is contained in:
Matthew Hodgson 2015-08-14 21:14:05 +01:00
parent a2e7c4aa77
commit 80c3b2c8a3
5 changed files with 35 additions and 21 deletions

View file

@ -33,7 +33,6 @@ module.exports = React.createClass({
},
onClickDiv: function() {
console.log("onClickDiv triggered");
this.setState({
phase: this.Phases.Edit,
})