react-bootstrap-validation
react-bootstrap-validation copied to clipboard
Label not clickable on form?
Is there any way to add the attribute 'for' to the label in <ValidatedInput/>?
If you give the input an id it will add the for attribute matching the id provided.