Oddly enough, adding `work` was the first change I wanted to do. :)
This commit is contained in:
Christopher Dro 2015-05-30 00:46:30 -07:00
parent 2429324e79
commit 5918be2325
1 changed files with 1 additions and 1 deletions

View File

@ -71,4 +71,4 @@ var Component = React.createClass({
});
```
We strongly discourage using bare timers and always recommend using this mixin. This will eliminate a lot of hard tracking down bugs.
We strongly discourage using bare timers and always recommend using this mixin. This will eliminate a lot of hard work tracking down bugs.