urql-graphql / urql-devtools

A tool for monitoring and debugging urql during development
https://formidable.com/open-source/urql/docs/advanced/debugging/#devtools
MIT License
257 stars 11 forks source link

Add copy to clipboard functionality to code blocks #307

Closed andyrichardson closed 3 years ago

andyrichardson commented 4 years ago

About

Would be pretty cool to have a translucent clipboard icon on code blocks which when clicked, copies the full code block to the clipboard.

ValGeorgiev commented 3 years ago

PR: https://github.com/FormidableLabs/urql-devtools/pull/348