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

@ -33,10 +33,10 @@
<label for="list-edit-title">{{ $t('lists.title') }}</label>
{{ ' ' }}
<input
class="input"
id="list-edit-title"
ref="title"
v-model="titleDraft"
class="input"
>
<button
v-if="id"