mirror of
https://github.com/ascribe/onion.git
synced 2024-12-23 01:39:36 +01:00
CC google tag manager
This commit is contained in:
parent
3a8efb3dd6
commit
9b3c7e9f21
@ -164,7 +164,6 @@ let SettingsProperty = React.createClass({
|
|||||||
},
|
},
|
||||||
|
|
||||||
handleFocus() {
|
handleFocus() {
|
||||||
console.log(this.state);
|
|
||||||
this.refs.input.getDOMNode().focus();
|
this.refs.input.getDOMNode().focus();
|
||||||
this.setState({
|
this.setState({
|
||||||
isFocused: !this.state.isFocused
|
isFocused: !this.state.isFocused
|
||||||
|
Loading…
Reference in New Issue
Block a user