UNPKG

react-experiment-hoc

Version:

Simple hoc to provide a/b-test features.

12 lines 231 B
<html> <head> <title>react-experiment-hoc example</title> <meta charset="utf-8"> </head> <body> <noscript> You need to enable JavaScript to run this app. </noscript> <div id="root"></div> </body> </html>