mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-07 07:19:55 -06:00
Add missing aria-label (#19215)
Co-authored-by: Agnieszka Gancarczyk <agancarc@redhat.com>
This commit is contained in:
@@ -251,6 +251,7 @@ export const AdvancedSettings = ({
|
||||
>
|
||||
<MultiLineInput
|
||||
id="defaultACRValues"
|
||||
aria-label="defaultACRValues"
|
||||
name={convertAttributeNameToForm("attributes.default.acr.values")}
|
||||
stringify
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user