Joe Del
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/pages/jsx-compiler.html.js
|
|
@ -30,7 +30,7 @@ const JsxCompiler = ({location}: Props) => ( |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
We recommend using another tool such as{' '} |
|
|
|
<a href="https://babeljs.io/repl/">the Babel REPL</a>. |
|
|
|
<a href="https://babeljs.io/repl">the Babel REPL</a>. |
|
|
|
</p> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|