Skeleton
A configurable, accessible skeleton surface for AI product workflows.
Loading
Installation
npm install @amro-ui/reactUsage
A configurable, accessible skeleton surface for AI product workflows.
Package
import { Skeleton } from "@amro-ui/react";
<Skeleton />shadcn copy
import { Skeleton } from "@/components/ui/skeleton";
<Skeleton />