From a093546fa7ab9596e6032c9c0a162365c6ca78ab Mon Sep 17 00:00:00 2001 From: aniket-engg Date: Thu, 4 Apr 2024 21:16:19 +0530 Subject: [PATCH] fix file path --- 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 8f9fa6a2ac..c00678b60b 100644 --- a/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx +++ b/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx @@ -318,7 +318,7 @@ export function UniversalDappUI(props: UdappProps) { ) : null } { props.isPinnedContract && props.instance.filePath ? ( -
+