UNPKG

react-popout

Version:

Wraps window.open in a react component, allowing the contents to be part of your react render tree

12 lines (11 loc) 226 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> </head> <body> <script src="http://localhost:8880/webpack-dev-server.js"></script> <script src="examples.js"></script> </body> </html>