import { cn } from "@/lib/utils"; export function LoadingSkeleton({ className = "" }: { className?: string }) { return