Skeleton

Loading placeholders including generic and commerce-oriented skeleton patterns.

Installation

npx shadcn@latest add @gameone/skeleton

Registry dependencies: gameone-utils

Usage

Import
import { Skeleton } from "@/components/ui/skeleton"
Example
<Skeleton className="h-6 w-40" />