mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 14:05:12 +00:00
Fix various coding-style violations and random imports
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
<app-ide></app-ide>
|
||||
</div>
|
||||
<div class="tfw-terminal">
|
||||
<app-terminal></app-terminal>
|
||||
<app-terminal></app-terminal>
|
||||
</div>
|
||||
<div class="tfw-sidebar">
|
||||
<app-sidebar (layoutChanged)="setLayout($event)" [layout]="layout"></app-sidebar>
|
||||
|
Reference in New Issue
Block a user