Question from the React ⚛️ test

Archived
ReactDOM.render(
  '<p class="redBackground">Hello</p>',
  document.querySelector("# root")
)

What does this code display?

Author: Victor SabatierStatus: ArchivedQuestion passed 1528 times
-3
Community EvaluationsNo one has reviewed this question yet, be the first!