Skip to content

Instantly share code, notes, and snippets.

@NoamELB
Created December 13, 2017 09:10
Show Gist options
  • Save NoamELB/f90535fd4df26ab9c6788b0164e4b1e3 to your computer and use it in GitHub Desktop.
Save NoamELB/f90535fd4df26ab9c6788b0164e4b1e3 to your computer and use it in GitHub Desktop.
selectTab(e, value) {
this.props.onChange(e, value);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment