mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-29 12:45:37 +08:00
Typo Fix
Oddly enough, adding `work` was the first change I wanted to do. :)
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user