Lint fixes

This commit is contained in:
Sol Fisher Romanoff 2022-06-16 12:34:27 +03:00
parent a66d40e0e8
commit 023fcb506f
Signed by untrusted user who does not match committer: nbsp
GPG Key ID: 9D3F2B64F2341B62
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@
class="panel-heading"
>
<button
@click="$router.back"
class="button-unstyled go-back-button"
@click="$router.back"
>
<FAIcon
size="lg"
@ -19,7 +19,7 @@
ref="title"
v-model="title"
:placeholder="$t('lists.title')"
/>
>
</div>
<div class="input-wrap">
<div class="input-search">

View File

@ -19,7 +19,7 @@
ref="title"
v-model="title"
:placeholder="$t('lists.title')"
/>
>
</div>
<div class="input-wrap">
<div class="input-search">