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

@ -24,9 +24,9 @@
/>
</div>
<input
class="input"
ref="search"
v-model="query"
class="input"
placeholder="Search people"
@input="onInput"
>