import { Skeleton } from "@/components/ui/skeleton"; export default function loading() { return (
{/*
*/}
{/*
*/}
); }