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