Comment In JSX in react

Tell us what’s happening:

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 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36.

Challenge: Add Comments in JSX

Link to the challenge:

Hello there.

Do you have a question?

If so, please edit your post to include it in the Tell us what’s happening section.

The more information you give us, the more likely we are to be able to help.

Actual i had post an code in it as you discussed in it while i am running it is coming as "bulid error "

Its make me difficult to run while i had written code also

the build error is because of wrong syntax, the html was surrounded by round parenthesis at the beginning

You also have tried to comment everything out, instead just reset your code, and add a comment inside the div