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 2114385 commit c4faaf6Copy full SHA for c4faaf6
content/docs/faq-build.md
@@ -8,11 +8,11 @@ category: FAQ
8
9
### Do I need to use JSX with React?
10
11
-No! Check out https://reactjs.org/docs/react-without-jsx.html
+No! Check out ["React Without JSX"](/docs/react-without-jsx.html) to learn more.
12
13
### Do I need to use ES6 (+) with React?
14
15
-No! Check out https://reactjs.org/docs/react-without-es6.html
+No! Check out ["React Without ES6"](/docs/react-without-es6.html) to learn more.
16
17
### How can I write comments in JSX?
18
0 commit comments