SkeletonDisplay a placeholder while content is loading.Installation CLIManualnpmyarnpnpmbunnpx saaj add skeleton Usage import { Skeleton } from '@/components/ui/skeleton'; export function SkeletonDemo() { return ( <Skeleton width={200} height={100} /> ); }PreviousSeparatorNextSpinner