Skip to content

Instantly share code, notes, and snippets.

@gregturn
Created February 28, 2017 19:13
Show Gist options
  • Save gregturn/bbaf2cabffe5f781f9f4d9cf668ad325 to your computer and use it in GitHub Desktop.
Save gregturn/bbaf2cabffe5f781f9f4d9cf668ad325 to your computer and use it in GitHub Desktop.
// Fixed constant stuffed inside the state
this.state['required'] = [
this.state.api,
this.state.email,
this.state.password,
this.state.services,
this.state.primaryAccount,
this.state.domain,
'all.namespace'
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment