react-errors
Version:
Show errors on the top-right
16 lines (15 loc) • 403 B
HTML
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="x-ua-compatible" content="ie=edge"/>
<title>Examples | React Errors</title>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
</head>
<body>
<h1>Examples | React Errors</h1>
<ul>
<li><a href="simple-example">Simple Example | React Errors</a></li>
</ul>
</body>
</html>