mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 04:33:10 +00:00
Formatting nit
This commit is contained in:
@@ -42,7 +42,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. (This includes react, react-dom, react-test-renderer, etc.)
|
||||
> 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