+ 1

Why this example not running, I'm trying react js.

https://code.sololearn.com/Wyi4L2gw6Qtj/?ref=app

13th Sep 2022, 1:45 PM
Kuro Chi
Kuro Chi - avatar
1 Resposta
+ 2
ReferenceError: ReactDom is not defined, this is the error message I see when I run your code. At line 12 replace ReactDom with ReactDOM
13th Sep 2022, 2:06 PM
ODLNT
ODLNT - avatar