Merge pull request #7 from nacyot/gh-pages

Add end of code syntax(line 177)
This commit is contained in:
Rico Sta. Cruz 2015-04-03 17:10:12 +08:00
commit 67ea84b9c8
1 changed files with 1 additions and 0 deletions

View File

@ -174,6 +174,7 @@ React.createClass({
string: React.PropTypes.string, string: React.PropTypes.string,
} }
}); });
```
Also: Also: