mkasberg / script-seed

🌱 Seed scripts for popular (& unpopular) scripting languages.
https://mkasberg.github.io/script-seed/
MIT License
11 stars 23 forks source link

Add toast message for copy to clipboard #93

Closed AloyBranCheung closed 2 years ago

AloyBranCheung commented 2 years ago

As discussed in PR #91, I'll add a Toast message similar to Github's to notify the user that their code has been successfully copied.

mkasberg commented 2 years ago

Fixed by #94