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