1
0
Fork 0
mirror of synced 2024-07-03 21:40:55 +12:00

Autofocus search inputs

This commit is contained in:
Andrew Kingston 2024-03-13 13:59:14 +00:00
parent 567cbf3ef8
commit 138cd39c36

View file

@ -87,6 +87,7 @@
placeholder="Search for snippets"
autocomplete="off"
bind:value={search}
autofocus
/>
</div>
<Icon