From ca80bd534f5fdabc023d5dd43213ce7732a68c33 Mon Sep 17 00:00:00 2001 From: Jesse Bye Date: Thu, 25 Feb 2021 14:23:56 -0800 Subject: [PATCH] prettier --- .../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 dfd4f7f0fd..e0339a305e 100644 --- a/plugins/sonarqube/src/components/SonarQubeCard/SonarQubeCard.tsx +++ b/plugins/sonarqube/src/components/SonarQubeCard/SonarQubeCard.tsx @@ -232,7 +232,7 @@ export const SonarQubeCard = ({ link={value.getComponentMeasuresUrl('COVERAGE')} title="Coverage" leftSlot={} - rightSlot={} + rightSlot={} />