Created
December 13, 2017 09:10
-
-
Save NoamELB/f90535fd4df26ab9c6788b0164e4b1e3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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