SocialRepo
SocialRepo copied to clipboard
Added a popup message showing the succesfull copying of the link
Added popup message
The popup message showcases the successful attempt in copying the link of the respective website.
Issue Ticket Number
Fixes #(56)
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] This change requires a documentation update
Checklist:
- [ ] I have followed the contributing guidelines of this project as mentioned in CONTRIBUTING
- [ ] I have checked to ensure there aren't other open Pull Requests for the same update/change?
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes needed to the documentation