import { cn } from '@admin/utils/shared/cn' function Skeleton({ className, ...props }: React.ComponentProps<'div'>) { return (