Question from the React ⚛️ test

Write the non-JSX equivalent of the following code:

Easy

What is the non-JSX equivalent of the following code?

ReactDOM.render(<Hello toWhat="World"/>, document.getElementById('root'));
Author: Victor SabatierStatus: PublishedQuestion passed 4508 times
Edit
18
Community EvaluationsNo one has reviewed this question yet, be the first!