From c4fd47ce446f92f90545648115c4ff55098ce9a0 Mon Sep 17 00:00:00 2001 From: Ambrish R Date: Fri, 22 Mar 2024 18:59:54 +0530 Subject: [PATCH] Update ServiceDetailsCard.tsx Signed-off-by: Ambrish R --- .../ServiceDetailsCard/ServiceDetailsCard.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/plugins/firehydrant/src/components/ServiceDetailsCard/ServiceDetailsCard.tsx b/plugins/firehydrant/src/components/ServiceDetailsCard/ServiceDetailsCard.tsx index 4ce31d0355..d2207a94ee 100644 --- a/plugins/firehydrant/src/components/ServiceDetailsCard/ServiceDetailsCard.tsx +++ b/plugins/firehydrant/src/components/ServiceDetailsCard/ServiceDetailsCard.tsx @@ -208,7 +208,7 @@ export const ServiceDetailsCard = () => {

{headerText}

- { variant="outlined" > View service incidents - + )} @@ -241,7 +241,7 @@ export const ServiceDetailsCard = () => { View in FireHydrant - { Declare an incident - - + {showServiceDetails && ( - { View Service Details - + )}