Skip to content

Commit e9f6127

Browse files
committed
minor #13735 Update reactjs.rst (abdounikarim)
This PR was merged into the 4.4 branch. Discussion ---------- Update reactjs.rst remove duplication Commits ------- 17c7918 Update reactjs.rst
2 parents 276b830 + 17c7918 commit e9f6127

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

frontend/encore/reactjs.rst

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,6 @@ Using React? First add some dependencies with Yarn:
1515
1616
Enable react in your ``webpack.config.js``:
1717

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-
2518
.. code-block:: diff
2619
2720
// webpack.config.js

0 commit comments

Comments
 (0)