removed focus on input field of followlist to avoid scrolling

This commit is contained in:
Moriz Wahl 2021-02-17 21:38:33 +01:00
parent 2eb700baef
commit a763eae63c

View File

@ -28,7 +28,6 @@
</base-button>
<ds-input
v-if="!hasMore"
v-focus="true"
:name="`${type}Filter`"
:placeholder="filter"
class="spacer-x-small"