diff --git a/src/components/EmojiPicker/index.tsx b/src/components/EmojiPicker/index.tsx index 609d9195..e0c83545 100644 --- a/src/components/EmojiPicker/index.tsx +++ b/src/components/EmojiPicker/index.tsx @@ -19,7 +19,6 @@ export default function EmojiPicker({ onEmojiClick }: { onEmojiClick: MouseDownE } width={isSmallScreen ? '100%' : 350} autoFocusSearch={false} - searchDisabled emojiStyle={EmojiStyle.NATIVE} skinTonePickerLocation={SkinTonePickerLocation.PREVIEW} style={