Start adding editor, fix up sidebar styling

This commit is contained in:
2024-06-22 14:19:23 +09:30
parent c9c7878263
commit 9c2531a034
24 changed files with 489 additions and 81 deletions

View File

@@ -1 +1,3 @@
<textarea [(ngModel)]="fileContents" disabled></textarea>
<!-- <div>@for (item of items; track $index) {} @switch () {}</div> -->
<pre><code class="language-json" #code>{{fileContents()}}</code></pre>