From 80e4c3ae544d8d0c1c4926090d58f88e03ba672b Mon Sep 17 00:00:00 2001 From: WofWca Date: Sun, 14 Apr 2024 16:32:44 +0400 Subject: [PATCH] refactor: fix `key` in a list being on a non-root element --- src/components/StatsTaskDistribution.tsx | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/components/StatsTaskDistribution.tsx b/src/components/StatsTaskDistribution.tsx index e516915..7a30ab7 100644 --- a/src/components/StatsTaskDistribution.tsx +++ b/src/components/StatsTaskDistribution.tsx @@ -80,11 +80,8 @@ export function TaskDistributionPie({ {labelsSortedWithPercentage.map((label) => ( - - +
+