Start adding editor, fix up sidebar styling
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user