Glitchcn

Skeleton

Loading placeholder component

Preview
Installation
npx shadcn@latest add @glitchcn/skeleton
Usage
import { Skeleton } from "@/components/ui/skeleton"

<Skeleton className="h-12 w-full" />
<Skeleton className="h-12 w-3/4" />