mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-13 16:38:35 +00:00
Remove deadcode + small comment on Lip Gloss
This commit is contained in:
@@ -66,7 +66,10 @@ type Model struct {
|
||||
EchoMode EchoMode
|
||||
EchoCharacter rune
|
||||
|
||||
// Styles.
|
||||
// Styles. These will be applied as inline styles.
|
||||
//
|
||||
// For an introduction to styling with Lip Gloss see:
|
||||
// https://github.com/charmbracelet/lipgloss
|
||||
PromptStyle lipgloss.Style
|
||||
TextStyle lipgloss.Style
|
||||
BackgroundStyle lipgloss.Style
|
||||
|
||||
Reference in New Issue
Block a user