You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -486,7 +486,7 @@ var RepoList = React.createClass({
486
486
This demo is copied from [github.com/mhart/react-server-example](https://github.com/mhart/react-server-example), but I rewrote it with JSX syntax.
487
487
488
488
```bash
489
-
# install the dependencies in demo12 directory
489
+
# install the dependencies in demo13 directory
490
490
$ npm install
491
491
492
492
# translate all jsx file in src subdirectory to js file
0 commit comments