daily-code
daily-code copied to clipboard
fix:Copy button hiding the code
PR Fixes:
- Previously the copy button was hiding the code in codeblock, now it has been fixed ( #425 )
- Slightly improved the
CopyButton
Resolves #425
https://github.com/code100x/daily-code/assets/91189139/5f7e7873-9a08-4246-bf75-23caa2b0831b
Checklist before requesting a review
- [x] I have performed a self-review of my code
- [x] I assure there is no similar/duplicate pull request regarding same issue