From 94dd13f0e473e2dd7ffd386051d444e4860cf9ad Mon Sep 17 00:00:00 2001 From: aniket-engg Date: Thu, 29 Feb 2024 12:45:34 +0530 Subject: [PATCH] show current timezone time --- libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx b/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx index 203b370960..b414fd3213 100644 --- a/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx +++ b/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx @@ -292,7 +292,7 @@ export function UniversalDappUI(props: UdappProps) { { props.isSavedContract && props.instance.savedOn ? (
) : null }