UNPKG

rescript-react-update

Version:

> useReducer with updates and side effects!

12 lines (11 loc) 200 B
<!DOCTYPE html> <html> <head> <title>Example</title> <script src="./Index.bs.js" defer></script> </head> <body> <div id="basic"></div> <div id="counter"></div> </body> </html>