mirror of
https://github.com/jeffvli/feishin.git
synced 2024-11-20 14:37:06 +01:00
Add auto-focus to search input
This commit is contained in:
parent
7e2d9bd585
commit
34870556b4
@ -121,6 +121,7 @@ export const CommandPalette = ({ modalProps }: CommandPaletteProps) => {
|
||||
>
|
||||
<TextInput
|
||||
ref={searchInputRef}
|
||||
data-autoFocus
|
||||
icon={<RiSearchLine />}
|
||||
rightSection={
|
||||
<ActionIcon
|
||||
|
Loading…
Reference in New Issue
Block a user