Remove rogue console.log statement
This commit is contained in:
@@ -28,7 +28,6 @@ TextEdit {
|
|||||||
Controller.forceRefreshTextDocument(contentLabel.textDocument, contentLabel)
|
Controller.forceRefreshTextDocument(contentLabel.textDocument, contentLabel)
|
||||||
}
|
}
|
||||||
|
|
||||||
onTextChanged: console.log(text)
|
|
||||||
text: "<style>
|
text: "<style>
|
||||||
table {
|
table {
|
||||||
width:100%;
|
width:100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user