fix: model selector focus

This commit is contained in:
Timothy J. Baek 2024-06-18 17:16:33 -07:00
parent 807cfdecfb
commit d1eb2c2207

View File

@ -204,6 +204,7 @@
searchValue = '';
window.setTimeout(() => document.getElementById('model-search-input')?.focus(), 0);
}}
closeFocus={false}
>
<DropdownMenu.Trigger class="relative w-full" aria-label={placeholder}>
<div