id neramed for searc input field

pull/1/head
LianaHus 6 years ago
parent 94c3303f5e
commit 4d2e4d8dfd
  1. 2
      src/app/panels/terminal.js

@ -129,7 +129,7 @@ class Terminal extends BaseApi {
spellcheck="false"
type="text"
class="${css.filter} form-control"
id="input"
id="searchInput"
onkeydown=${filter}
placeholder="Search with transaction hash or address">
</input>`

Loading…
Cancel
Save