Skip to content

Instantly share code, notes, and snippets.

@janpaepke
Last active July 4, 2022 10:17
Show Gist options
  • Select an option

  • Save janpaepke/1e96f63f92bfc3fe64d63c281969f037 to your computer and use it in GitHub Desktop.

Select an option

Save janpaepke/1e96f63f92bfc3fe64d63c281969f037 to your computer and use it in GitHub Desktop.
useEffect(() => reversibleEvent(window, 'click', () => alert('clicked!')), []);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment