style: prettier
This commit is contained in:
parent
7bd06dee62
commit
da047eef70
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ export const routes: Routes = [
|
|||
{
|
||||
path: 'login/success',
|
||||
loadComponent: () => import('./feature/login-success/login-success.component'),
|
||||
},
|
||||
},
|
||||
{
|
||||
path: 'home',
|
||||
loadComponent: () => import('./feature/home/home.component'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue