UNPKG

react-ui-component

Version:
14 lines (11 loc) 200 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>react component</title> </head> <body> <main id="root"></main> <script src="dist/demo.js"></script> </body> </html>