import { Skeleton } from "@/components/ui/skeleton"; const CommentsSkeleton = () => ( <>
); export { CommentsSkeleton };