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
Marcin Janiak -
Dhyfullah Ghaleb ahmed -
Mitchell -
Ipii -
Top comments (1)
Thank you!