techprotrade's picture
download
raw
234 Bytes
import { cn } from "@/lib/utils";
function Skeleton({ className, ...props }: React.HTMLAttributes<HTMLDivElement>) {
return <div className={cn("animate-pulse rounded-md bg-muted", className)} {...props} />;
}
export { Skeleton };

Xet Storage Details

Size:
234 Bytes
·
Xet hash:
6f9534820ccb88a075926957edef3cf3700db44a1a80cd813d8f622e69e4f611

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.