feat(login): add login component and routing configuration
This commit is contained in:
parent
4c51aaae3c
commit
a54069f160
7 changed files with 47 additions and 338 deletions
|
@ -8,5 +8,4 @@ import { RouterOutlet } from '@angular/router';
|
|||
styleUrl: './app.component.css'
|
||||
})
|
||||
export class AppComponent {
|
||||
title = 'jklink';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue