l2logic2b/ui

Skeleton

Use to show a placeholder while content is loading.

Installation

npx logic2b@latest add skeleton

Usage

import { Skeleton } from "@/components/ui/skeleton"

<Skeleton className="h-4 w-[250px]" />