react-html-attributes
react-html-attributes copied to clipboard
Add onBlur attribute to input
Adding the onBlur attribute to input. Without onBlur, the input element can't determine whether or not it has been 'touched'.