import { Skeleton } from 'components' export default function ProductSkeleton() { return (
) }