mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
Migrate components over to github.com/charmbracelet/bubbles
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/charmbracelet/bubbles/spinner"
|
||||
tea "github.com/charmbracelet/bubbletea"
|
||||
"github.com/charmbracelet/bubbletea/spinner"
|
||||
"github.com/muesli/termenv"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user