DEV Community

Discussion on: React Form using Formik, Material-UI and Yup.

Collapse
 
devorein profile image
Safwan Shaheer

I'd like to add a simple enhancement by adding error: touched[name] && Boolean(errors[name]), this will remove an error from the console