Skip to content

Commit cbb2aa5

Browse files
joeizangAniket-Engg
authored andcommitted
remove old tsx markup
1 parent d2aaa7f commit cbb2aa5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

libs/remix-ui/run-tab/src/lib/components/universalDappUI.tsx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff 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">

0 commit comments

Comments
 (0)