UNPKG

rescript-react-update

Version:

> useReducer with updates and side effects!

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