Browse Source

Updated small change with zuggestions from @zpao

main
Sheraz 10 years ago
parent
commit
15d206798c
  1. 2
      docs/09-addons.md

2
docs/09-addons.md

@ -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`.
If using require in node, then use `require('react/addons')`.
When using the react package from npm, just simply `require('react/addons')` instead of `require('react')` to get React with all of the addons.

Loading…
Cancel
Save