import { Skeleton } from '@/components/ui/skeleton' export function AuthPageSkeleton() { return (
) }