Formatting

This commit is contained in:
Rico Sta. Cruz
2015-04-17 19:00:50 +08:00
parent a07454370c
commit 9d1b71b186
+1
View File
@@ -351,6 +351,7 @@ var SetIntervalMixin = {
componentWillMount: function() { .. }
}
```
{:.light}
```js
var TickTock = React.createClass({