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
yogini16 -
keploy -
Alexandre Calaça -
Nenepo -
Top comments (1)
Thank you!