Skeleton
Install
Section titled “Install”npx stylesheet-ui add skeletonimport { Skeleton } from "@/components/ui/skeleton";
<Skeleton width={120} height={16} /><Skeleton width="100%" height={200} radius={12} />npx stylesheet-ui add skeletonimport { Skeleton } from "@/components/ui/skeleton";
<Skeleton width={120} height={16} /><Skeleton width="100%" height={200} radius={12} />