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 029142e42f..77c511be90 100644 --- a/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx +++ b/libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx @@ -284,7 +284,7 @@ export function UniversalDappUI(props: UdappProps) { { !(props.plugin.REACT_API.selectExEnv && props.plugin.REACT_API.selectExEnv.startsWith('vm-')) ? props.isSavedContract ? (
}> - +
) : (
}> @@ -295,7 +295,7 @@ export function UniversalDappUI(props: UdappProps) {
{ props.isSavedContract ? (
}> - +
) : (
}>