Update react links
fb.me is blocked on certain LAN's breaking the example and isn't the recommended link in https://facebook.github.io/react/downloads.html
This commit is contained in:
parent
00adb7ae0e
commit
1583c76e3d
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="https://fb.me/react-15.1.0.min.js"></script>
|
||||
<script src="https://fb.me/react-dom-15.1.0.min.js"></script>
|
||||
<script src="https://unpkg.com/react@15.3.2/dist/react.js"></script>
|
||||
<script src="https://unpkg.com/react-dom@15.3.2/dist/react-dom.js"></script>
|
||||
<script src="../ENV.js"></script>
|
||||
<script src="https://localvoid.github.io/perf-monitor/0.1/perf-monitor.js"></script>
|
||||
<script src="app.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue