This is ReactJS
I can’t get “Hello Everyone” to show in the console. It says Uncaught SyntaxError: Unexpected token ‘<’
Thanks
This is ReactJS
I can’t get “Hello Everyone” to show in the console. It says Uncaught SyntaxError: Unexpected token ‘<’
Thanks
change the preprocessor in the settings of JavaScript to Babel

Then fix the syntax error
Wow, that worked. Thank you so much