From c5f0cdcd4288719d0d2f946d154147ac6d1c328c Mon Sep 17 00:00:00 2001 From: Victor <96682772+vickcodes001@users.noreply.github.com> Date: Tue, 16 Sep 2025 15:13:37 +0100 Subject: [PATCH] Update TestimonialCard.tsx --- components/testimonials/TestimonialCard.tsx | 1 - 1 file changed, 1 deletion(-) 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,