UNPKG

ticket-message

Version:
23 lines (22 loc) 817 B
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>neoui-react-button</title> <link rel="stylesheet" href="./dist/demo.css"> <link rel="stylesheet" href="./demo/atom-one-dark.css"> </head> <body> <div id="tinperBeeDemo"></div> <script src="//cdn.jsdelivr.net/highlight.js/9.8.0/highlight.min.js"></script> <script> hljs.initHighlightingOnLoad(); </script> <script src="./node_modules/console-polyfill/index.js"></script> <script src="./node_modules/es5-shim/es5-shim.min.js"></script> <script src="./node_modules/es5-shim/es5-sham.min.js"></script> <script src="./node_modules/react/dist/react-with-addons.js"></script> <script src="./node_modules/react-dom/dist/react-dom.js"></script> <script src="./dist/demo.js"></script> </body> </html>