Skip to content

Instantly share code, notes, and snippets.

@NoamELB
Created December 7, 2017 15:18
Show Gist options
  • Save NoamELB/75c0981c90741baac38ebed54c56ba9c to your computer and use it in GitHub Desktop.
Save NoamELB/75c0981c90741baac38ebed54c56ba9c to your computer and use it in GitHub Desktop.
isSelected(tab) {
return tab.props.value === this.state.value;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment