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 2bf64f0 commit 2ec7078Copy full SHA for 2ec7078
src/pages/jsx-compiler.html.js
@@ -29,13 +29,8 @@ const JsxCompiler = ({location}: Props) => (
29
</strong>
30
</p>
31
<p>
32
-<<<<<<< HEAD
33
Egy másik eszköz használatát ajánljuk, mint például{' '}
34
- <a href="https://babeljs.io/repl/">a Babel REPL</a>.
35
-=======
36
- We recommend using another tool such as{' '}
37
- <a href="https://babeljs.io/repl">the Babel REPL</a>.
38
->>>>>>> fb382ccb13e30e0d186b88ec357bb51e91de6504
+ <a href="https://babeljs.io/repl">a Babel REPL</a>.
39
40
</div>
41
0 commit comments