import { Skeleton } from "@/shared/components/ui/skeleton" export default function Loading() { return (
) }