Skip to content

Instantly share code, notes, and snippets.

@BretCameron
Created March 7, 2019 12:56
Show Gist options
  • Save BretCameron/eda15c1424ffe4e92d335256e0e0bee6 to your computer and use it in GitHub Desktop.
Save BretCameron/eda15c1424ffe4e92d335256e0e0bee6 to your computer and use it in GitHub Desktop.
const handleClick = () => {
alert("Click Successful!");
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment