mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 07:30:12 +01:00
Merge 15f6222d08 into dc6a442704
This commit is contained in:
commit
d783999711
1 changed files with 2 additions and 1 deletions
|
|
@ -21,7 +21,8 @@ export const routes: Routes = [
|
|||
children: [
|
||||
{
|
||||
path: '',
|
||||
component: NbLoginComponent,
|
||||
redirectTo: 'login',
|
||||
pathMatch: 'full',
|
||||
},
|
||||
{
|
||||
path: 'login',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue