Tell us what’s happening:
I am passing in the fcc challenge test for this one but when I run the test in my codepen, I am not getting the output. where did i go wrong?Thanks. My codepen link is :
https://codepen.io/meeramenon07/pen/aeRmgW?editors=1010
Your code so far
const JSX = (
<div className = 'myDiv'>
<h1>Add a class to this div</h1>
</div>
);
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36.
Link to the challenge:
