Skip to content

Commit 3eac240

Browse files
hphu3BookOfGreg
authored andcommitted
📝 clarify using custom react version (#994)
1 parent 0b244fe commit 3eac240

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VERSIONS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ You can control what version of React.js (and JSXTransformer) is used by `react-
5656

5757
## Drop-in Version
5858

59-
You can also provide your own copies of React.js and JSXTransformer. Just add `react.js` or `JSXTransformer.js` (case-sensitive) files to the asset pipeline (eg, `app/assets/vendor/`).
59+
You can also provide your own copies of React.js and JSXTransformer. Just add a different version of `react.js` and `react-server.js` from this project or `JSXTransformer.js` (case-sensitive) files to the asset pipeline (eg, `app/assets/vendor/`).

0 commit comments

Comments
 (0)