mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Remove duplicate ouia id
This commit is contained in:
parent
1c7fbc2806
commit
cb3f7b9ef5
@ -152,7 +152,6 @@ function CredentialFormFields({ i18n, credentialTypes }) {
|
||||
aria-label={i18n._(t`Credential Type`)}
|
||||
isOpen={isSelectOpen}
|
||||
variant={SelectVariant.typeahead}
|
||||
ouiaId="credential-select"
|
||||
onToggle={setIsSelectOpen}
|
||||
onSelect={(event, value) => {
|
||||
credTypeHelpers.setValue(value);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user