You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added copy functionality in solutions page (j4wg#32)
Added copy button to solution code blocks
- Implement copy to clipboard functionality in SolutionSection component
- Add visual feedback when code is copied ("Copy" changes to "Copied!")
- Auto-reset copy state after 2 seconds
- Position button in top-right corner with hover effects
- Maintain existing component functionality
credits to @bhaumikmaan
0 commit comments