Autofocus search inputs

This commit is contained in:
Andrew Kingston 2024-03-13 13:59:14 +00:00
parent 567cbf3ef8
commit 138cd39c36
1 changed files with 1 additions and 0 deletions

View File

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