Add dashboard prewarm worker and cache visibility
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import { DashboardShellSkeleton } from "@/components/dashboard/DashboardShellSkeleton";
|
||||
|
||||
export default function Loading() {
|
||||
return <DashboardShellSkeleton />;
|
||||
}
|
||||
Reference in New Issue
Block a user