From f8c44676df238b7ecc14e84c7abb9b0e46a03c53 Mon Sep 17 00:00:00 2001 From: Alexander Zobnin Date: Thu, 3 Aug 2023 15:56:44 +0300 Subject: [PATCH] Grafana-ui: Fix RadioButtonList component (#72804) * Grafana-ui: Fix RadioButtonList component * Use just an index as a key --- .../src/components/Forms/RadioButtonList/RadioButtonList.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/grafana-ui/src/components/Forms/RadioButtonList/RadioButtonList.tsx b/packages/grafana-ui/src/components/Forms/RadioButtonList/RadioButtonList.tsx index 8f49564e1f1..f627e29a66f 100644 --- a/packages/grafana-ui/src/components/Forms/RadioButtonList/RadioButtonList.tsx +++ b/packages/grafana-ui/src/components/Forms/RadioButtonList/RadioButtonList.tsx @@ -48,7 +48,7 @@ export function RadioButtonList({ return (