Methods
render()
Renders Basic Router.
Returns:
Root Component
Root component, Starting point of this SPA (Single Page application). This component also manages some basic routes for the app. That is "/", "/signup" and "/dashboard". For any other routes it renders an error message.
Renders Basic Router.
Root Component