mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-24 12:43:05 +00:00
Removed redundant word
This commit is contained in:
@@ -22,4 +22,4 @@ The add-ons below are in the development (unminified) version of React only:
|
||||
|
||||
To get the add-ons, use `react-with-addons.js` (and its minified counterpart) rather than the common `react.js`.
|
||||
|
||||
When using the react package from npm, just simply `require('react/addons')` instead of `require('react')` to get React with all of the add-ons.
|
||||
When using the react package from npm, simply `require('react/addons')` instead of `require('react')` to get React with all of the add-ons.
|
||||
|
||||
Reference in New Issue
Block a user