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 33ae8f2 commit ef14465Copy full SHA for ef14465
src/React/doc/index.rst
@@ -126,7 +126,7 @@ requires some extra steps.
126
127
#. Compile your ``.jsx`` files to pure JavaScript files. This can be done by
128
installing Babel and the ``@babel/preset-react`` preset. Example:
129
- https://github.com/symfony/ux/blob/2.x/ux.symfony.com/package.json
+ https://github.com/symfony/ux/blob/2.x/ux.symfony.com/assets/react/build/package.json
130
131
#. Point this library at the "built" controllers directory that contains the final
132
JavaScript files:
0 commit comments