For my Angular application, here is the app.routing.ts file:
const appRoutes: Routes = [
{path:”, component: LoginComponent },
{path:’dashboard’, component: DashboardComponent },
{path:’
For my Angular application, here is the app.routing.ts file:
const appRoutes: Routes = [
{path:”, component: LoginComponent },
{path:’dashboard’, component: DashboardComponent },
{path:’