update label

pull/2244/head^2
yann300 3 years ago
parent 6297bd393c
commit 9f819395d3
  1. 2
      libs/remix-ui/terminal/src/lib/remix-ui-terminal.tsx

@ -462,7 +462,7 @@ export const RemixUiTerminal = (props: RemixUiTerminalProps) => {
title="If checked Remix will listen on all transactions mined in the current environment and not only transactions created by you" title="If checked Remix will listen on all transactions mined in the current environment and not only transactions created by you"
htmlFor="listenNetworkCheck" htmlFor="listenNetworkCheck"
> >
listen on network listen on all transactions
</label> </label>
</div> </div>
<div className="remix_ui_terminal_search d-flex align-items-center h-100"> <div className="remix_ui_terminal_search d-flex align-items-center h-100">

Loading…
Cancel
Save