mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 21:25:13 +00:00
Create initial version of TerminalComponent
This commit is contained in:
1
src/app/terminal/terminal.component.html
Normal file
1
src/app/terminal/terminal.component.html
Normal file
@ -0,0 +1 @@
|
||||
<div #xterm class="tfw-xterm mt-3 mb-3" (window:resize)="fit()"></div>
|
Reference in New Issue
Block a user