Make new food autofocus
This commit is contained in:
@@ -73,6 +73,7 @@
|
|||||||
class:border-red-600={!name}
|
class:border-red-600={!name}
|
||||||
class="px-6 py-4 overflow-hidden"
|
class="px-6 py-4 overflow-hidden"
|
||||||
contenteditable="true"
|
contenteditable="true"
|
||||||
|
autofocus
|
||||||
on:keydown={update}>
|
on:keydown={update}>
|
||||||
</td>
|
</td>
|
||||||
<td bind:innerText={description}
|
<td bind:innerText={description}
|
||||||
|
Reference in New Issue
Block a user