Skip to content

Instantly share code, notes, and snippets.

@gregturn
Created February 7, 2017 05:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gregturn/68981ec21ec94281f894cbf83822a4f8 to your computer and use it in GitHub Desktop.
Save gregturn/68981ec21ec94281f894cbf83822a4f8 to your computer and use it in GitHub Desktop.
<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