refactor: migrate imports to charm.land/lipgloss

This commit is contained in:
Ayman Bagabas
2025-11-04 15:02:23 -05:00
parent a10cfddef9
commit da0b892d17
20 changed files with 23 additions and 33 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"charm.land/bubbles/v2/key"
tea "charm.land/bubbletea/v2"
"github.com/charmbracelet/lipgloss/v2"
"charm.land/lipgloss/v2"
)
// KeyMap is a map of keybindings used to generate help. Since it's an