import { Skeleton } from "@/examples/radix/ui/skeleton" export function SkeletonTable() { return (
) }