mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-16 01:43:21 +00:00
fix(textarea): fix tests
This commit is contained in:
@@ -119,6 +119,7 @@ type LineInfo struct {
|
||||
CharOffset int
|
||||
}
|
||||
|
||||
// Styles contains all styles for the textarea.
|
||||
type Styles struct {
|
||||
Focused StyleState
|
||||
Blurred StyleState
|
||||
|
||||
Reference in New Issue
Block a user