drex44 / demo-site-awesome-react-links

demo site of the npm package awesome-react-links
https://awesome-react-links.vercel.app/
MIT License
6 stars 7 forks source link

2 copy code snippet button #3

Closed altany closed 6 years ago

altany commented 6 years ago

I added a new component called CopyToClipboard.

I imported in your example.js to demo how it works.

I decided to pass to content to copy as children prop to CopyToClipboard but you can change it to a named prop if you prefer.

drex44 commented 6 years ago

It works fine! nice job.

Thanks for PRs.

drex44 commented 6 years ago

There's one more request if you're interested! issue #4

drex44 commented 6 years ago

Your merge is also live now!

altany commented 6 years ago

Perfect glad you like it!