We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 795b782 commit d1f32b3Copy full SHA for d1f32b3
frontend/encore/reactjs.rst
@@ -5,7 +5,8 @@ Using React? Make sure you have React installed, along with the `babel-preset-re
5
6
.. code-block:: terminal
7
8
- $ yarn add --dev react react-dom prop-types babel-preset-react
+ $ yarn add --dev babel-preset-react
9
+ $ yarn add react react-dom prop-types
10
11
Enable react in your ``webpack.config.js``:
12
0 commit comments