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

16 lines
309 B
HTML

<app-left-side-bar>
</app-left-side-bar>
<app-streams-main-display>
</app-streams-main-display>
<app-streams-selection-footer>
</app-streams-selection-footer>
<!--<div style="text-align:center">
<h1>
Welcome to {{ title }}!
</h1>
<button (click)="launchWindow()">Launch Window</button>
</div>-->