mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-16 01:43:21 +00:00
refactor: migrate imports to charm.land/lipgloss
This commit is contained in:
@@ -13,7 +13,7 @@ import (
|
||||
"charm.land/bubbles/v2/internal/runeutil"
|
||||
"charm.land/bubbles/v2/key"
|
||||
tea "charm.land/bubbletea/v2"
|
||||
"github.com/charmbracelet/lipgloss/v2"
|
||||
"charm.land/lipgloss/v2"
|
||||
rw "github.com/mattn/go-runewidth"
|
||||
"github.com/rivo/uniseg"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user