mirror of
https://github.com/Maks1mS/bubbles.git
synced 2025-10-10 06:11:22 +03:00
Make Spinner more idomatic Bubble Tea (per v0.12.x)
This commit is contained in:
committed by
Christian Rocha
parent
0fd072ddcc
commit
9e1e435bba
@@ -19,7 +19,7 @@ const (
|
||||
Dots
|
||||
)
|
||||
|
||||
// Model is the Tea model for this user interface.
|
||||
// Model is the Bubble Tea model for this user interface.
|
||||
type Model struct {
|
||||
Type Type
|
||||
Page int
|
||||
|
Reference in New Issue
Block a user