Fix inconsistency

This commit is contained in:
Joseph Garrone
2024-06-11 21:10:47 +02:00 Unverified
parent 00da6d1746
commit 8ae7624e64
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ const UserProfileFormFields = lazy(
const doMakeUserConfirmPassword = true;
export default function KcApp(props: { kcContext: KcContext }) {
export default function KcPage(props: { kcContext: KcContext }) {
const { kcContext } = props;
useDownloadTerms({