diff --git a/src/app/app.routes.ts b/src/app/app.routes.ts index 92e5b71..f673630 100644 --- a/src/app/app.routes.ts +++ b/src/app/app.routes.ts @@ -1,7 +1,6 @@ import { Routes } from '@angular/router'; export const routes: Routes = [ - { path: '', redirectTo: '/', pathMatch: 'full' }, { path: '', loadComponent: () =>