UNPKG

mobx--awesome-connect

Version:

Not official React bindings for mobX, but performant and flexible

12 lines (11 loc) 178 B
<!DOCTYPE html> <html> <head> <title>MOBX-EXAMPLE</title> </head> <body> <div id="root"> </div> <script src="/static/bundle.js"></script> </body> </html>