fix: autofocus search

This commit is contained in:
Alejandro Gomez
2023-07-03 23:16:39 +02:00
parent 5f34cebc65
commit 14db5b6c00

View File

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