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
Ingo Steinke, web developer -
Ritesh Shukla -
Mica -
jamil hossain -
Top comments (1)
Thank you!