More widely used coding style
This commit is contained in:
parent
f750ebaf61
commit
dd41957b56
|
@ -17,7 +17,7 @@ export const { kcContext } = getKcContext<
|
||||||
| { pageId: "register.ftl"; authorizedMailDomains: string[]; }
|
| { pageId: "register.ftl"; authorizedMailDomains: string[]; }
|
||||||
>({
|
>({
|
||||||
// Uncomment to test the login page for development.
|
// Uncomment to test the login page for development.
|
||||||
//"mockPageId": "login.ftl",
|
// mockPageId: "login.ftl",
|
||||||
mockData: [
|
mockData: [
|
||||||
{
|
{
|
||||||
pageId: "login.ftl",
|
pageId: "login.ftl",
|
||||||
|
|
Loading…
Reference in a new issue