rename pageBasename by pageId

This commit is contained in:
Joseph Garrone
2021-03-06 22:41:36 +01:00
parent 6eccd313b6
commit 307650aaea
10 changed files with 68 additions and 24 deletions

View File

@ -14,7 +14,7 @@ export const Login = memo((props: KcProps) => {
assert(
kcContext !== undefined &&
kcContext.pageBasename === "login.ftl"
kcContext.pageId === "login.ftl"
);
const {