<div ref="div" onClick={this.changeHello.bind(this)}>
                        {this.state.hello}
                    </div>