update label

pull/5370/head
yann300 3 years ago
parent 74a5b20a7c
commit b9918e8ac8
  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