UNPKG

bee-form-control

Version:
17 lines (16 loc) 572 B
<!DOCTYPE html> <html> <head> <title>FormControl</title> <link rel="stylesheet" href="./dist/demo.css"> </head> <body> <div id="tinperBeeDemo"></div> <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>