match the design
This commit is contained in:
parent
a2e7c4aa77
commit
80c3b2c8a3
5 changed files with 35 additions and 21 deletions
|
@ -33,7 +33,6 @@ module.exports = React.createClass({
|
|||
},
|
||||
|
||||
onClickDiv: function() {
|
||||
console.log("onClickDiv triggered");
|
||||
this.setState({
|
||||
phase: this.Phases.Edit,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue