1import { Skeleton } from "@repo/ui/components/skeleton";
1<> 2 <SkeletonComp className="h-12 w-12 rounded-full" /> 3 <SkeletonComp className="h-12 w-24" /> 4</>