Skip to content

Instantly share code, notes, and snippets.

@jsmanifest
Created June 16, 2019 17:45
Show Gist options
  • Save jsmanifest/c85ccbe6e9d8f11c2b808af5e6737b56 to your computer and use it in GitHub Desktop.
Save jsmanifest/c85ccbe6e9d8f11c2b808af5e6737b56 to your computer and use it in GitHub Desktop.
const triggerInput = (e) => {
e.persist()
inputRef.current.click()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment