diff --git a/components/testimonials/TestimonialCard.tsx b/components/testimonials/TestimonialCard.tsx index 6861c277a..134072a6d 100644 --- a/components/testimonials/TestimonialCard.tsx +++ b/components/testimonials/TestimonialCard.tsx @@ -12,7 +12,6 @@ interface TestimonialCardProps { const TestimonialCard: React.FC = ({ avatarSrc = '/avatar-placeholder.png', - // eslint-disable-next-line @typescript-eslint/no-unused-vars avatarFallback = 'U', name, username,