Skip to content

Instantly share code, notes, and snippets.

@pfftdammitchris
Created June 17, 2019 17:43
Show Gist options
  • Save pfftdammitchris/6408a64278e7e52d92234727235e4109 to your computer and use it in GitHub Desktop.
Save pfftdammitchris/6408a64278e7e52d92234727235e4109 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