reorganized stuff
This commit is contained in:
@@ -29,7 +29,7 @@ var SectionsListComponent = React.createClass({
|
||||
}.bind(this)});
|
||||
},
|
||||
onMouseOver: function(section) {
|
||||
console.log('mouse over!', section);
|
||||
//console.log('mouse over!', section);
|
||||
|
||||
this.setState({
|
||||
hoveredSection: section.get('id')
|
||||
|
||||
Reference in New Issue
Block a user