mirror of
https://github.com/avatao-content/frontend-tutorial-framework
synced 2025-06-28 13:05:12 +00:00
Fix minor issues
This commit is contained in:
@ -39,6 +39,6 @@
|
||||
|
||||
<ngx-monaco-editor [(ngModel)]="code"
|
||||
class="tfw-ide-editor"
|
||||
(keyup)="editorWriteHanlder()"
|
||||
(ngModelChange)="editorWriteHanlder()"
|
||||
[options]="editorOptions"
|
||||
></ngx-monaco-editor>
|
||||
|
Reference in New Issue
Block a user