import { CategoryReportSkeleton } from "@/components/shared/skeletons/category-report-skeleton"; export default function Loading() { return (
); }