Skip to content

Instantly share code, notes, and snippets.

@singh100ful
Last active May 27, 2020 20:04
Show Gist options
  • Select an option

  • Save singh100ful/efcf09f4f4f7590e7124c6ea0f7e5524 to your computer and use it in GitHub Desktop.

Select an option

Save singh100ful/efcf09f4f4f7590e7124c6ea0f7e5524 to your computer and use it in GitHub Desktop.
React Image Upload Using Formik
<Input
type="file"
name="file"
onChange={handleChange("file")}
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment