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

DefalultValue #27

Closed NishantThapa closed 1 year ago

NishantThapa commented 2 years ago

not able to set default value > onChange trigger twice > second time with empty string > on FirstRender

cesarwbr commented 1 year ago

It's related to this issue #34. Let me know if everything was sorted out.