Migrate components over to github.com/charmbracelet/bubbles

This commit is contained in:
Christian Rocha
2020-05-25 20:10:15 -04:00
parent 3b8b011b5a
commit 40332a36b3
11 changed files with 9 additions and 908 deletions

View File

@@ -7,7 +7,7 @@ import (
"log"
"time"
tea "github.com/charmbracelet/bubbletea"
tea "github.com/charmbracelet/bubbles"
)
// A model can be more or less any type of data. It holds all the data for a