Skip to content

Commit

Permalink
[mantine.dev] fix: remove autofocus from searchinput
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenzo-Wada committed Sep 11, 2024
1 parent 00a94ce commit 74ae39e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ export function PropsTablesList({ components, componentPrefix }: PropsTablesList
placeholder="Search props"
radius="md"
size="lg"
autoFocus
/>
{tables}
</div>
Expand Down

0 comments on commit 74ae39e

Please sign in to comment.