Skip to content

Instantly share code, notes, and snippets.

@BretCameron
Created March 7, 2019 12:58
Show Gist options
  • Save BretCameron/671e1cd5166e81a21ca95a31016fc095 to your computer and use it in GitHub Desktop.
Save BretCameron/671e1cd5166e81a21ca95a31016fc095 to your computer and use it in GitHub Desktop.
const handleClick = (e) => {
console.log(e.currentTarget);
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment