misc accessibility fixes
This commit is contained in:
@@ -86,7 +86,7 @@ let CreateCase = (props) => {
|
||||
{...input}
|
||||
className="govuk-select govuk-input--error"
|
||||
id="lpatypes"
|
||||
name={name}
|
||||
name="lpatypes"
|
||||
//onChange={(e) => props.onChangeSelectLPA(e)}
|
||||
>
|
||||
<option value="" disabled defaultValue>
|
||||
|
||||
Reference in New Issue
Block a user