Skip to content

Instantly share code, notes, and snippets.

@Gwash3189
Created February 25, 2017 11:04
Show Gist options
  • Save Gwash3189/98ca5ae855e68d3e87981fdcb9c4d23a to your computer and use it in GitHub Desktop.
Save Gwash3189/98ca5ae855e68d3e87981fdcb9c4d23a to your computer and use it in GitHub Desktop.
function handleChange({ target }) {
console.log(target.value);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment