mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-10 15:32:05 -03:30
Add missing aria-label (#19215)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
This commit is contained in:
parent
4490ee93f1
commit
65b828edf9
@ -251,6 +251,7 @@ export const AdvancedSettings = ({
|
||||
>
|
||||
<MultiLineInput
|
||||
id="defaultACRValues"
|
||||
aria-label="defaultACRValues"
|
||||
name={convertAttributeNameToForm("attributes.default.acr.values")}
|
||||
stringify
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user