Skip to content

Instantly share code, notes, and snippets.

@tsamaya
Created November 5, 2018 14:36
Show Gist options
  • Save tsamaya/0a74902135b74a644f5778bf7c4eb077 to your computer and use it in GitHub Desktop.
Save tsamaya/0a74902135b74a644f5778bf7c4eb077 to your computer and use it in GitHub Desktop.
handleChange(key, value) {
this.setState({ [key]: value });
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment