UNPKG

react-graph-bars

Version:
14 lines 389 B
<!DOCTYPE html> <html> <head> <title>Bars</title> <link rel="icon" type="image/png" href="favicon.png" /> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black"> <meta name="viewport" content="width=device-width"> </head> <body> <div id="root"></div> <script src="bundle.js"></script> </body> </html>