Use to show a placeholder while content is loading.
import { Skeleton } from "@/components/ui/skeleton";
<Skeleton class="w-100px h-20px rounded-full" />