diff --git a/src/main.tsx b/src/main.tsx index 7512363..f8b4787 100644 --- a/src/main.tsx +++ b/src/main.tsx @@ -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({