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

fix: copy selection instead of all text #42

Closed Zayac11 closed 1 year ago

Zayac11 commented 1 year ago

29

Still copying all text, seems you forgot to import new handleCopy function

cesarwbr commented 1 year ago

@Zayac11 thx!