We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
It should be possible to render a component without the need of the render options parameter:
render(AppComponent); // is giving errors atm, but should be possible