so, formik should be the best way to attack forms.
please explore it here https://formik.org/
and create a separate page and try to recreate our subscribe form, but use formik.
You can also add validation.
https://formik.org/docs/overview
https://formik.org/docs/guides/validation
cc @coder-do
so, formik should be the best way to attack forms.
please explore it here https://formik.org/
and create a separate page and try to recreate our subscribe form, but use formik.
You can also add validation.
https://formik.org/docs/overview
https://formik.org/docs/guides/validation
cc @coder-do