UNPKG

@adrianfernandez/react-content-drop

Version:
18 lines (17 loc) 536 B
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <script src="https://cdn.rawgit.com/google/code-prettify/master/loader/run_prettify.js"></script> <title>react-file-drop</title> </head> <body> <div id="demo"></div> <br /> <br /> <div>(this is the code currently running in your browser right now)</div> <pre id="demo-tsx" class="prettyprint"></pre> <pre id="demo-css" class="prettyprint"></pre> </body> </html>