mirror of
https://github.com/docmost/docmost
synced 2025-03-28 21:13:28 +00:00
Revert "feat: auto focus emoji-picker search when opened (#894)"
This reverts commit 573457403ec4c72f403917ee6f631a0a633e9e54.
This commit is contained in:
parent
f45bdddb23
commit
127744e4b4
@ -72,7 +72,6 @@ function EmojiPicker({
|
||||
<Suspense fallback={null}>
|
||||
<Picker
|
||||
data={async () => (await import("@emoji-mart/data")).default}
|
||||
autoFocus={true}
|
||||
onEmojiSelect={handleEmojiSelect}
|
||||
perLine={8}
|
||||
skinTonePosition="search"
|
||||
|
Loading…
x
Reference in New Issue
Block a user