Skip to content

Commit 1fae73e

Browse files
authored
Update TestimonialCard.tsx (#234)
1 parent c9e580f commit 1fae73e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

components/testimonials/TestimonialCard.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ interface TestimonialCardProps {
1212

1313
const TestimonialCard: React.FC<TestimonialCardProps> = ({
1414
avatarSrc = '/avatar-placeholder.png',
15-
// eslint-disable-next-line @typescript-eslint/no-unused-vars
1615
avatarFallback = 'U',
1716
name,
1817
username,

0 commit comments

Comments
 (0)