import { cn } from '../../utils' export const LoadingRing = ({ className }: { className: string }) => ( )