Sengi-Windows-MacOS-Linux/Mamoth/src/app/app.component.html

14 lines
248 B
HTML
Raw Normal View History

2018-03-16 01:43:53 +01:00
<app-left-side-bar>
</app-left-side-bar>
<app-streams-main-display>
</app-streams-main-display>
<!--<div style="text-align:center">
2018-03-15 01:48:52 +01:00
<h1>
Welcome to {{ title }}!
</h1>
<button (click)="launchWindow()">Launch Window</button>
2018-03-16 01:43:53 +01:00
</div>-->