Routen angepasst
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import { Routes } from '@angular/router';
|
||||
import { AppComponent } from './app.component';
|
||||
import { AuthenticatedGuard } from './core/auth/auth.guard';
|
||||
import { StartComponent } from './modules/start/start.component';
|
||||
import { LoginComponent } from './modules/auth/login/login.component';
|
||||
import { LayoutComponent } from './core/layout/layout.component';
|
||||
import { DashboardComponent } from './modules/dashboard/dashboard.component';
|
||||
|
||||
Reference in New Issue
Block a user