Add share style link, copy button

This adds a copy to clipboard button and input with the style parameter
pre-populated after exporting a style to an anonymous gist. Also
includes the URL as an input next to the button.
This commit is contained in:
pjsier
2017-10-15 19:59:06 -05:00
parent 36def799c0
commit cda855f1b7
3 changed files with 30 additions and 5 deletions

View File

@@ -44,6 +44,7 @@
"react-codemirror": "^0.3.0",
"react-collapse": "^4.0.3",
"react-color": "^2.10.0",
"react-copy-to-clipboard": "^5.0.1",
"react-dom": "^15.4.0",
"react-file-reader-input": "^1.1.0",
"react-height": "^3.0.0",