Error: SyntaxError: Unexpected token '<'
Code:
... 31 const App = new Stad ( 32 <h1>hello</h1> 33 ) ...