UNPKG

react-whitebox

Version:
16 lines (15 loc) 239 B
<html> <head> <title>redbox-react example</title> <style> html, body { margin: 0; } </style> </head> <body> <div id="root"> </div> <script src="/static/bundle.js"></script> </body> </html>