update words for react packages version

This commit is contained in:
Dzung Nguyen
2018-01-03 06:40:25 +07:00
parent 9f08b33596
commit 6e7c3ca53f

View File

@@ -91,7 +91,7 @@ Both Yarn and npm download packages from the [npm registry](http://npmjs.com/).
> Note:
>
> To prevent potential incompatibilities, all `react` packages should use the same version (eg `react@16.2.0`, `react-dom@16.2.0`, `react-test-renderer@16.2.0`).
> To prevent potential incompatibilities, all react packages should use the same version. (This includes react, react-dom, react-test-renderer, etc.)
### Enabling ES6 and JSX