Update themes-react.adoc (#37977)

Spelling adjustment.

Signed-off-by: Uche Nwachukwu <nwachukwuuche@gmail.com>
This commit is contained in:
Uche Nwachukwu 2025-03-10 23:33:04 +01:00 committed by GitHub
parent 86b2a6a95c
commit df9efdf590
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@ import { KeycloakProvider } from "@keycloak/keycloak-ui-shared";
realm: "master",
clientId: "security-admin-console"
}}>
{/* rest of you application */}
{/* rest of your application */}
</KeycloakProvider>
----