Skeleton
Use to show a placeholder while content is loading.
Installation
npx nativecn add Skeleton
Usage
import { Skeleton } from "@/components/Skeleton"
<Skeleton className="h-12 w-12 rounded-full" />
Use to show a placeholder while content is loading.
npx nativecn add Skeleton
import { Skeleton } from "@/components/Skeleton"
<Skeleton className="h-12 w-12 rounded-full" />