We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fe859 commit 17c7918Copy full SHA for 17c7918
frontend/encore/reactjs.rst
@@ -15,13 +15,6 @@ Using React? First add some dependencies with Yarn:
15
16
Enable react in your ``webpack.config.js``:
17
18
-.. code-block:: terminal
19
-
20
- $ yarn add @babel/preset-react --dev
21
- $ yarn add react react-dom prop-types
22
23
-Enable react in your ``webpack.config.js``:
24
25
.. code-block:: diff
26
27
// webpack.config.js
0 commit comments