react-final-form-html5-validation
react-final-form-html5-validation copied to clipboard
Expand "why not add this functionality directly" section of readme to mention accessibility considerations
Another good reason you might consider adding to the "Why not add this functionality directly into the officially bundled Field component?" section of the readme is that HTML5 validation has accessibility considerations.
See e.g. https://developer.paciellogroup.com/blog/2019/02/required-attribute-requirements/