Newton-Editor/src/app/app.component.html
2025-06-12 13:41:12 -05:00

5 lines
92 B
HTML

<div class="col">
<info-bar></info-bar>
<tabs></tabs>
<editors></editors>
</div>