Skip to content

Instantly share code, notes, and snippets.

@bholmesdev
Created September 22, 2020 16:03
Show Gist options
  • Save bholmesdev/204d4827fb8a9eb8ae3913c4707ef9e6 to your computer and use it in GitHub Desktop.
Save bholmesdev/204d4827fb8a9eb8ae3913c4707ef9e6 to your computer and use it in GitHub Desktop.
const [formStatus, setFormStatus] = React.useState<FormStatus>('idle')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment