Skip to content

Instantly share code, notes, and snippets.

@jsmanifest
Created June 16, 2019 17:53
Show Gist options
  • Save jsmanifest/0256432cd29b0fe49068342b665311a0 to your computer and use it in GitHub Desktop.
Save jsmanifest/0256432cd29b0fe49068342b665311a0 to your computer and use it in GitHub Desktop.
const getFileUploaderProps = (opts) => ({
inputRef,
triggerInput,
onChange,
status: state.status,
...opts,
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment