React - Create a Simple JSX Element

Tell us what’s happening:
Describe your issue in detail here.

Your code so far


Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36

Challenge: React - Create a Simple JSX Element

Link to the challenge:

hello and welcome to fcc forum :slight_smile:

you seem to forget to share your code or ask your questions about it…

but considering you’re still in this step and need help, i would suggest to read form instructions once again

Replace the “div” with an “h1” element and add the text “Hello JSX!” inside it

if you have these in your code it should be enough to pass this step, happy learning :slight_smile: