From 552e2e44ed1f7bacc22f479fe89e80024d581369 Mon Sep 17 00:00:00 2001 From: Ann Rose Date: Mon, 1 Jun 2026 09:21:45 +0530 Subject: [PATCH] React Key Anti-Pattern in PR List --- src/pages/ContributorProfile/ContributorProfile.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/ContributorProfile/ContributorProfile.tsx b/src/pages/ContributorProfile/ContributorProfile.tsx index ed1b714d..6d05417f 100644 --- a/src/pages/ContributorProfile/ContributorProfile.tsx +++ b/src/pages/ContributorProfile/ContributorProfile.tsx @@ -77,10 +77,10 @@ export default function ContributorProfile() {

Pull Requests

{prs.length > 0 ? (