Skip to content

Commit 17c7918

Browse files
authored
Update reactjs.rst
remove duplication
1 parent 00fe859 commit 17c7918

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)