add login with dummy Data
add login page add subcomponents
This commit is contained in:
3
src/app/dashboard/header/header.component.html
Normal file
3
src/app/dashboard/header/header.component.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<div class="header" *ngIf="this.dashboard.user != undefined">
|
||||
<p>HEADER</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user