Created
February 7, 2017 05:38
-
-
Save gregturn/68981ec21ec94281f894cbf83822a4f8 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
<CheckboxInput label="OAuth?" | |
name={this.props.settings.oauthEnabled} | |
handleChange={this.handleChange} | |
settings={this.props.settings} /> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment