File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
libs/remix-ui/run-tab/src/lib/components Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -285,11 +285,6 @@ export function UniversalDappUI(props: UdappProps) {
285285 < div className = "py-2 border-top d-flex justify-content-start flex-grow-1" >
286286 < FormattedMessage id = "udapp.lowLevelInteractions" />
287287 </ div >
288- { /* <CustomTooltip placement={'bottom-end'} tooltipClasses="text-wrap" tooltipId="receiveEthDocstoolTip" tooltipText={<FormattedMessage id="udapp.tooltipText8" />}>
289- <a href="https://solidity.readthedocs.io/en/v0.6.2/contracts.html#receive-ether-function" target="_blank" rel="noreferrer">
290- <i aria-hidden="true" className="fas fa-info my-2 mr-1"></i>
291- </a>
292- </CustomTooltip> */ }
293288 < LowLevelInteractionIcon />
294289 </ div >
295290 < div className = "d-flex flex-column align-items-start" >
You can’t perform that action at this time.
0 commit comments