react-utils-helper
Version:
A bunch of helper components for React
20 lines • 751 B
HTML
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>React Utils - Sahusoft</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
</head>
<body>
<!--[if lt IE 8]>
<p>
You are using an <strong>outdated</strong> browser.<br />
Please <a href="http://browsehappy.com/">upgrade your browser</a> for improved experience.
</p>
<![endif]-->
<div id="content"></div>
<script type="text/javascript" src="/scripts/main.js"></script>
</body>
</html>