Update introducing-jsx.md (#2660)

* Update introducing-jsx.md

* Fix formatting

Co-authored-by: Sophie Alpert <git@sophiebits.com>
This commit is contained in:
Vinoth Kumar
2020-01-06 11:08:47 +05:30
committed by Sophie Alpert
parent f2cffb8ca4
commit 071f5b0e16

View File

@@ -181,5 +181,4 @@ We will explore rendering React elements to the DOM in the next section.
>**Tip:**
>
>We recommend using the ["Babel" language definition](https://babeljs.io/docs/editors) for your editor of choice so that both ES6 and JSX code is properly highlighted.