Miscellanous fixes

This commit is contained in:
jeffvli 2023-06-09 02:38:56 -07:00 committed by Jeff
parent 2f0634dc03
commit 946b73d215
4 changed files with 4 additions and 3 deletions

View file

@ -121,7 +121,7 @@ export const CommandPalette = ({ modalProps }: CommandPaletteProps) => {
>
<TextInput
ref={searchInputRef}
data-autoFocus
data-autofocus
icon={<RiSearchLine />}
rightSection={
<ActionIcon