This commit is contained in:
Joseph Garrone 2024-06-09 12:33:12 +02:00
parent ca3f963f0b
commit afb077b30a

View file

@ -5,7 +5,7 @@ import { StrictMode, lazy, Suspense } from "react";
// The following block can be uncommented to test a specific page with `yarn dev`
// Don't forget to comment back or your bundle size will increase
/*
import { getKcContextMock } from "./login/PageStory";
import { getKcContextMock } from "./login/KcPageStory";
if (import.meta.env.DEV) {
window.kcContext = getKcContextMock({