Commit 4d2e4d8d authored by LianaHus's avatar LianaHus

id neramed for searc input field

parent 94c3303f
......@@ -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>`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment