UNPKG

react-compose-onmount

Version:

A helper function to attach onmount handler to stateless function components

10 lines (9 loc) 167 B
<html> <head> <title>react-compose-onmount example</title> </head> <body> <div id="content"></div> </body> <script src="bundle.js"></script> </html>