lasjorg
2
Try switching to the old render method or downgrade to React 17
ReactDOM.render(<App />, document.getElementById('root'));
It passes when I do that.
system
Closed
3
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.