This commit is contained in:
Henry Jameson 2024-02-22 18:39:52 +02:00
commit 9bbf2e70c2
11 changed files with 29 additions and 15 deletions

View file

@ -8,9 +8,9 @@
/>
</div>
<input
class="input"
ref="search"
v-model="query"
class="input"
:placeholder="$t('lists.search')"
@input="onInput"
>