const copyToClipboard = (txt) => navigator.clipboard.writeText(txt);
Have a wonderful day 👋
const copyToClipboard = (txt) => navigator.clipboard.writeText(txt);
Have a wonderful day 👋
For further actions, you may consider blocking this person and/or reporting abuse
Wanda -
kushagra mishra -
Vikas Singh -
Bellamer -
Top comments (1)
Thank you!