Menu
×
×
Correct!
Exercise:Enter the correct ReactDOM method to render the React element to the DOM.
ReactDOM.@(6)(myElement, document.getElementById('root'));
ReactDOM.render(myElement, document.getElementById('root'));
Not CorrectClick here to try again. Correct!Next ❯ |
This will reset the score of ALL 24 exercises.
Are you sure you want to continue?