Skip to content

Commit c18aa38

Browse files
committed
remove a-la-carte addons from readme because they're not quite right
1 parent 4f490f4 commit c18aa38

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,6 @@ end
8282
After restarting your Rails server, `//= require react` will provide the build of React.js which
8383
was specified by the configurations.
8484

85-
If you want to hand-pick which add-ons are added to your build they are available via sprockets
86-
directives.
87-
88-
```js
89-
//= require react
90-
//= require react-addons-css-transition-group
91-
```
92-
9385
`react-rails` offers a few other options for versions & builds of React.js.
9486
See [VERSIONS.md](https://github.com/reactjs/react-rails/blob/master/VERSIONS.md) for more info about
9587
using the `react-source` gem or dropping in your own copies of React.js.

0 commit comments

Comments
 (0)