UNPKG

@npm.tangocode/tc_ui_components

Version:

[<img src="https://s3.amazonaws.com/tc-ui-components/documentationImages/tangoCodeLogo.png">](https://tangocode.com/) # TangoCode React UI Components #

13 lines (12 loc) 257 B
<!doctype html> <html> <head> <meta charset="utf-8"> <title>TangoCode UI Components</title> </head> <body> <div id="root"></div> <script src="bundle.js"></script> <link href="/icomoon/style.css" rel="stylesheet"> </body> </html>