Package Exports
- focus-formik-error
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (focus-formik-error) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Focus Formik error
This component allows you to easily focus errors in your Formik form.
Getting Started
npm i focus-formik-error
How to use it
With Formik provider
With useFormik
Examples
Options
Contribute
I actively welcome pull requests.