From afb077b30a82454a772de7c9fba954411cae0211 Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Sun, 9 Jun 2024 12:33:12 +0200 Subject: [PATCH] Update --- src/main.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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({