Fix a11y violation for client scopes/scopes (#19446)
This commit is contained in:
parent
709c6b5a47
commit
2ecd17c90c
1 changed files with 1 additions and 0 deletions
|
@ -271,6 +271,7 @@ export default function EditClientScope() {
|
|||
variant="info"
|
||||
isInline
|
||||
title={t("client-scopes-help:rolesScope")}
|
||||
component="h2"
|
||||
/>
|
||||
</PageSection>
|
||||
)}
|
||||
|
|
Loading…
Reference in a new issue