import './SkeletonCard.css'; export default function SkeletonCard() { return (
); }