{this.state.value}
{this.state.value}
{value}
{value}
{value}
You clicked {count} times
setCount(count + 1)}> Click meYou clicked {this.state.count} times
this.setState({ count: this.state.count + 1 })}> Click meYou clicked {this.state.count} times
this.setState({ count: this.state.count + 1 })}> Click meYou clicked {count} times
setCount(count + 1)}> Click me