Fix a11y violation for client scopes/scopes (#19446)

This commit is contained in:
agagancarczyk 2023-03-30 15:40:52 +01:00 committed by GitHub
parent 709c6b5a47
commit 2ecd17c90c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -271,6 +271,7 @@ export default function EditClientScope() {
variant="info"
isInline
title={t("client-scopes-help:rolesScope")}
component="h2"
/>
</PageSection>
)}