**Tell us what's happening:** I replaced the <h1> element yet test not passing
**Your code so far**
```jsx
const JSX = <h1> Hello JSX!</h1>;
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36
.
Challenge: Create a Simple JSX Element
Link to the challenge:
You might want to use less SPACE
1 Like
Well what is your new code then?
I cannot read your mind you need to show us what the new code you have is.
It does passing now but I have to push the element into a new line.