Skip to content

Instantly share code, notes, and snippets.

@michaelkutuzov
Created September 14, 2020 11:04
Show Gist options
  • Select an option

  • Save michaelkutuzov/935011dbaabde343cd3d9cc9521a1d75 to your computer and use it in GitHub Desktop.

Select an option

Save michaelkutuzov/935011dbaabde343cd3d9cc9521a1d75 to your computer and use it in GitHub Desktop.
Fiber inside 2
<button key="1" onClick={this.onClick}>Update counter</button>
<span key="2">{this.state.count}</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment