mirror of https://github.com/rivo/tview.git
Minor indenting change in presentation.
This commit is contained in:
parent
7bef21fe58
commit
f13631ce74
|
@ -25,7 +25,7 @@ const textView1 = `[green]func[white] [yellow]main[white]() {
|
|||
time.[yellow]Sleep[white]([red]200[white] * time.Millisecond)
|
||||
}
|
||||
}()
|
||||
app.[yellow]SetRoot[white](textView, true).
|
||||
app.[yellow]SetRoot[white](textView, true).
|
||||
[yellow]Run[white]()
|
||||
}`
|
||||
|
||||
|
|
Loading…
Reference in New Issue