We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e93abf0 commit 21eb072Copy full SHA for 21eb072
index.html
@@ -1,3 +1,4 @@
1
+
2
<!DOCTYPE html>
3
<html>
4
<head>
@@ -18,7 +19,9 @@
18
19
}
20
</style>
21
- <!-- React + JSX. -->
22
+ <!-- es5shim + React + JSX. -->
23
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/2.3.0/es5-shim.min.js"></script>
24
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/2.3.0/es5-sham.min.js"></script>
25
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/0.10.0/react.min.js"></script>
26
<script src="https://cdnjs.cloudflare.com/ajax/libs/react/0.10.0/JSXTransformer.js"></script>
27
mao2.png
-655 KB
mao3.png
-1.18 MB
mao4.png
-1.24 MB
0 commit comments