Files
react/html-jsx.html
T
2016-05-31 19:17:40 +00:00

9 lines
400 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting...</title>
<link rel=canonical href="http://magic.reactjs.net/htmltojsx.htm">
<meta http-equiv=refresh content="0; url=http://magic.reactjs.net/htmltojsx.htm">
<h1>Redirecting...</h1>
<a href="http://magic.reactjs.net/htmltojsx.htm">Click here if you are not redirected.</a>
<script>location="http://magic.reactjs.net/htmltojsx.htm"</script>