Error: SyntaxError: Unexpected token ‘<‘
Code:
...
31 const App = new Stad (
32 <h1>hello</h1>
33 )
...
Blancer.com Tutorials and projects
Freelance Projects, Design and Programming Tutorials
Error: SyntaxError: Unexpected token ‘<‘
Code:
...
31 const App = new Stad (
32 <h1>hello</h1>
33 )
...