🔧 Minor under the hood changes according to HTML specs

This commit is contained in:
Liyas Thomas
2020-02-13 17:13:11 +05:30
parent 9a06b19288
commit a9ed1c0fe8
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<li id="filter-history">
<input
aria-label="Search"
type="text"
type="search"
:placeholder="$t('search')"
v-model="filterText"
/>