Skip to content

Instantly share code, notes, and snippets.

@SkepticMystic
Last active September 12, 2022 08:06
Show Gist options
  • Save SkepticMystic/706db36216cb0e7811d15fbea5b372ec to your computer and use it in GitHub Desktop.
Save SkepticMystic/706db36216cb0e7811d15fbea5b372ec to your computer and use it in GitHub Desktop.
Test Gist
console.log('inserted')
document.querySelector('img').addEventListener('click', () => console.log('clicked'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment