From 2befe6d4acd3533952721595de56f9cf396a271e Mon Sep 17 00:00:00 2001 From: Jesse Bye Date: Fri, 26 Feb 2021 11:57:04 -0800 Subject: [PATCH] =?UTF-8?q?use=20=E2=80=94=20instead=20of=20-?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../sonarqube/src/components/SonarQubeCard/SonarQubeCard.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/sonarqube/src/components/SonarQubeCard/SonarQubeCard.tsx b/plugins/sonarqube/src/components/SonarQubeCard/SonarQubeCard.tsx index e4fbc64479..6e471fc477 100644 --- a/plugins/sonarqube/src/components/SonarQubeCard/SonarQubeCard.tsx +++ b/plugins/sonarqube/src/components/SonarQubeCard/SonarQubeCard.tsx @@ -233,7 +233,7 @@ export const SonarQubeCard = ({ title="Coverage" leftSlot={} rightSlot={ - + } />