Tell us what’s happening:
I passed the fcc test but wondering on which external file playground can I test this code? Thanks
Your code so far
const MyComponent = function() {
// change code below this line
return (
<div>
<h2>some text</h2>
</div>
);
// change code above this line
};
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: