chakra-formik-experiment
chakra-formik-experiment copied to clipboard
Handle `onChange` and `onBlur` props
All components should support onChange
and onBlur
and have them work correctly. This might already be happening, but need to add tests to verify.