Show a placeholder while content is loading.
npm install @brudi/react-skeleton
import { Skeleton } from '@brudi/react-skeleton'
<Skeleton className="w-[100px] h-[20px] rounded-full" />
npx @brudi/ui extend skeleton