formik
formik copied to clipboard
Docs: useFormik() return not included in the documentation
The documentation doesn't have a great information on useFormik it does not include the return values.
Which is I dont know what are the other part of it
Looks like this is resolved, the return type for useFormik is documented in https://formik.org/docs/api/useFormik#reference.