Skip to content

Instantly share code, notes, and snippets.

@janhesters
Last active September 24, 2018 20:58
Show Gist options
  • Save janhesters/bd4b2c1743d2aa79cd2f2734f6ea678e to your computer and use it in GitHub Desktop.
Save janhesters/bd4b2c1743d2aa79cd2f2734f6ea678e to your computer and use it in GitHub Desktop.
onSubmit={(values: FormValues, formikBag: FormikActions<FormValues>) =>
this.handleSubmit(values, formikBag)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment