mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-23 20:23:08 +00:00
update words for react packages version
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user