update
This commit is contained in:
@ -3,6 +3,7 @@ import { createRoot } from "react-dom/client";
|
||||
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";
|
||||
|
||||
|
Reference in New Issue
Block a user