From 8e12df176b654e211b55852d21e72f14781d7e65 Mon Sep 17 00:00:00 2001 From: Kleber Rocha Date: Thu, 13 Oct 2022 01:37:56 -0300 Subject: [PATCH] Fixing de issue 62 The issue https://github.com/PckdHQ/Pckd/issues/62 is happening to view dashboard --- client/src/pages/Manage/Dashboard/RightWrapper.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/pages/Manage/Dashboard/RightWrapper.js b/client/src/pages/Manage/Dashboard/RightWrapper.js index 3df35ef..8960c8c 100644 --- a/client/src/pages/Manage/Dashboard/RightWrapper.js +++ b/client/src/pages/Manage/Dashboard/RightWrapper.js @@ -274,7 +274,7 @@ const RightWrapper = () => { Visit Time ({activeHit?.timezone.abbreviation} |{" "} {`${ !activeHit?.timezone.offset - .toString() + ?.toString() .startsWith("-") && "+" } ${activeHit?.timezone.offset}`}