1
0
mirror of https://github.com/ascribe/onion.git synced 2024-06-30 13:41:57 +02:00

CC google tag manager

This commit is contained in:
ddejongh 2015-06-18 10:35:36 +02:00
parent 3a8efb3dd6
commit 9b3c7e9f21

View File

@ -164,7 +164,6 @@ let SettingsProperty = React.createClass({
},
handleFocus() {
console.log(this.state);
this.refs.input.getDOMNode().focus();
this.setState({
isFocused: !this.state.isFocused