Newton-Editor/src/app/app.component.html

5 lines
92 B
HTML
Raw Normal View History

2025-05-28 02:10:45 +00:00
<div class="col">
2025-06-12 07:45:17 +00:00
<info-bar></info-bar>
2025-05-28 02:10:45 +00:00
<tabs></tabs>
<editors></editors>
</div>