Form controls using a label to identify them must be programmatically associated with the control using htmlFor code example
Example: A form label must be associated with a control react
"rules": {
"jsx-a11y/label-has-for": 0
}
"rules": {
"jsx-a11y/label-has-for": 0
}