From a0b53150934247e9e21324d1907f90e44cbb5ff4 Mon Sep 17 00:00:00 2001 From: josunect Date: Mon, 19 Feb 2024 14:26:10 +0000 Subject: [PATCH] sonar --- .../kiali/src/components/IstioConfigCard/IstioConfigCard.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/plugins/kiali/src/components/IstioConfigCard/IstioConfigCard.tsx b/plugins/kiali/src/components/IstioConfigCard/IstioConfigCard.tsx index 039e04ca85f..9df886ed791 100644 --- a/plugins/kiali/src/components/IstioConfigCard/IstioConfigCard.tsx +++ b/plugins/kiali/src/components/IstioConfigCard/IstioConfigCard.tsx @@ -53,12 +53,13 @@ export const IstioConfigCard: React.FC = ( .map((item, itemIdx) => { return { cells: [ - + {overviewLink(item)} , , ],