Search documentation, components, and switch theme.
A placeholder loading state for content.
npx shadcn@latest add @formance/skeleton
import { Skeleton } from '@/components/ui/skeleton'
<Skeleton className="h-4 w-[250px]" />