Browse Source

Link is not working (Domain expried) (#2636)

main
Vinoth Kumar 5 years ago
committed by Sophie Alpert
parent
commit
f2cffb8ca4
  1. 3
      content/docs/introducing-jsx.md

3
content/docs/introducing-jsx.md

@ -181,4 +181,5 @@ 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. This website uses the [Oceanic Next](https://github.com/voronianski/oceanic-next-color-scheme) color scheme which is compatible with it.
>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.

Loading…
Cancel
Save