From f8b43c66bbd385ab1838e20bee9a59d07582efd1 Mon Sep 17 00:00:00 2001 From: "v.trushin" Date: Tue, 29 Oct 2024 17:34:54 +0300 Subject: [PATCH] change tooltip names SH-201 --- .../src/components/SelectMertic/SelectMetricRow.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/statshouse-ui/src/components/SelectMertic/SelectMetricRow.tsx b/statshouse-ui/src/components/SelectMertic/SelectMetricRow.tsx index 832ebed89..0c0c30795 100644 --- a/statshouse-ui/src/components/SelectMertic/SelectMetricRow.tsx +++ b/statshouse-ui/src/components/SelectMertic/SelectMetricRow.tsx @@ -49,7 +49,10 @@ export const SelectMetricRow = memo(function _SelectMetricRow {rows[index]?.value ?? `row ${index}`} - + {metricsFavorite[rows[index]?.value] ? : }