fix: autofocus search

This commit is contained in:
Alejandro Gomez 2023-07-03 23:16:39 +02:00
parent 5f34cebc65
commit 14db5b6c00
No known key found for this signature in database
GPG Key ID: 4DF39E566658C817

View File

@ -87,6 +87,7 @@ function EmojiPicker({
`}
</style>
<Picker
autoFocus
data={data}
custom={customEmojiList}
perLine={7}