UNPKG

@up-group-ui/react-controls

Version:
14 lines (13 loc) 358 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width,initial-scale=1"> <title>React TS Starter</title> <link href="https://fonts.googleapis.com/css?family=Hind|Montserrat|Roboto+Mono" rel="stylesheet"> </head> <body> <div id="app"></div> <script src="/app.js"></script> </body> </html>