adding dashbord
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<style>
|
||||
:host {
|
||||
display: block;
|
||||
margin-top: 1em;
|
||||
}
|
||||
</style>
|
||||
<p *ngFor="let line of lines()">{{line}}</p>
|
||||
Reference in New Issue
Block a user