From 5ae7c511a6be8f4acaee7ccf975854a29bc4f069 Mon Sep 17 00:00:00 2001 From: Angelina Date: Tue, 26 May 2026 23:17:19 +0530 Subject: [PATCH] perf(modules): replace index-based keys with stable identifiers in list renders Signed-off-by: Angelina --- modules/home/features.tsx | 4 ++-- modules/playground/components/breadcrumbs.tsx | 2 +- modules/playground/components/collaboration-avatars.tsx | 4 ++-- modules/playground/components/env-manager.tsx | 6 ++++-- modules/profile/components/AIInsights.tsx | 4 ++-- modules/profile/components/ContributionHeatmap.tsx | 4 ++-- modules/profile/components/KPIStats.tsx | 2 +- 7 files changed, 14 insertions(+), 12 deletions(-) diff --git a/modules/home/features.tsx b/modules/home/features.tsx index 0604745d..fa59e6bb 100644 --- a/modules/home/features.tsx +++ b/modules/home/features.tsx @@ -88,9 +88,9 @@ const features: Feature[] = [ export function Features() { return (