mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Add auto-focus to search input
This commit is contained in:
@@ -121,6 +121,7 @@ export const CommandPalette = ({ modalProps }: CommandPaletteProps) => {
|
||||
>
|
||||
<TextInput
|
||||
ref={searchInputRef}
|
||||
data-autoFocus
|
||||
icon={<RiSearchLine />}
|
||||
rightSection={
|
||||
<ActionIcon
|
||||
|
||||
Reference in New Issue
Block a user