Terminal logger

This commit is contained in:
Matt Parker
2025-08-01 01:45:45 +10:00
parent c7c5fbdd68
commit c8ae393c07
4 changed files with 63 additions and 1 deletions

View File

@@ -35,6 +35,7 @@
<CodeViewer SelectedFile="@_selectedFile" />
}
</MudContainer>
<TerminalOutputDisplay />
</MudMainContent>
</MudLayout>