feat: add header
This commit is contained in:
3
src/components/common/header/header.component.html
Normal file
3
src/components/common/header/header.component.html
Normal file
@ -0,0 +1,3 @@
|
||||
<mat-toolbar style="justify-content: space-between;">
|
||||
<a href="/" style="color: inherit;">Winsomnia</a>
|
||||
</mat-toolbar>
|
Reference in New Issue
Block a user