cesarwbr / react-input-emoji

A React input with an option to pick emojis 😍 😜 😂 😛
https://cesarwbr.github.io/react-input-emoji/
MIT License
121 stars 64 forks source link

bug when input tag html #33

Closed quyetlv12 closed 1 year ago

quyetlv12 commented 1 year ago

when i input , for tag render tag img , can you change tag div to input

cesarwbr commented 1 year ago

Apologies, but the emojis need to be rendered as images, so I'm unable to make that change.