How am I supposed to complete this? I have the right comment syntax but I can’t find where to put it. If I put it in the actual code the 4 tests before it will fail.
Your code so far
const JSX = (
<div>
<h1>This is a block of JSX</h1>
<p>Here's a subtitle</p>
</div>
);
{/**/}
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15