Make Spinner more idomatic Bubble Tea (per v0.12.x)

This commit is contained in:
Christian Rocha
2020-10-27 16:36:29 -04:00
committed by Christian Rocha
parent 0fd072ddcc
commit 9e1e435bba
2 changed files with 23 additions and 15 deletions

View File

@@ -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