Skip to content

Commit

Permalink
fix: emoji picker style
Browse files Browse the repository at this point in the history
Signed-off-by: Innei <i@innei.in>
  • Loading branch information
Innei committed Jul 11, 2024
1 parent 68663a4 commit 1e896f2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ export const UniversalTextArea: Component = ({ className }) => {
trigger="click"
TriggerComponent={EmojiButton}
headless
popoverClassNames="pointer-events-auto"
>
<EmojiPicker onEmojiSelect={handleInsertEmoji} />
</FloatPopover>
Expand Down

0 comments on commit 1e896f2

Please sign in to comment.