Make new food autofocus

This commit is contained in:
2024-06-12 18:35:00 +02:00
parent 6c1a6c1305
commit 0b26198b3b

View File

@@ -73,6 +73,7 @@
class:border-red-600={!name}
class="px-6 py-4 overflow-hidden"
contenteditable="true"
autofocus
on:keydown={update}>
</td>
<td bind:innerText={description}