File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
< title > Hello React</ title >
5
5
<!-- Not present in the tutorial. Just for basic styling. -->
6
6
< link rel ="stylesheet " href ="css/base.css " />
7
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/react/0.12.2 /react.js "> </ script >
8
- < script src ="https://cdnjs.cloudflare.com/ajax/libs/react/0.12.2 /JSXTransformer.js "> </ script >
7
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/react/0.13.0 /react.js "> </ script >
8
+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/react/0.13.0 /JSXTransformer.js "> </ script >
9
9
< script src ="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js "> </ script >
10
10
< script src ="https://cdnjs.cloudflare.com/ajax/libs/showdown/0.3.1/showdown.min.js "> </ script >
11
11
</ head >
You can’t perform that action at this time.
0 commit comments