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