UNPKG

react-toolbox

Version:
23 lines (22 loc) 997 B
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>React Toolbox - Spec</title> <meta name="description" content="A set of complementary tools to ReactJS."> <meta name="author" content="@soyjavi"> <meta name="viewport" content="initial-scale=1.0,user-scalable=no,maximum-scale=1,width=device-width"> <meta name="viewport" content="initial-scale=1.0,user-scalable=no,maximum-scale=1" media="(device-height: 568px)"> <meta name="apple-mobile-web-app-title" content="Material Console"> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <meta name="format-detection" content="telephone=no"> <meta name="HandheldFriendly" content="True"> <meta http-equiv="cleartype" content="on"> <link rel="stylesheet" href="/build/spec.css"> </head> <body> <div id="toolbox-test"></div> <script src="/build/spec.js"></script> </body> </html>