feat!: v2: move to v2 module

This commit is contained in:
Ayman Bagabas
2024-09-18 14:12:55 -04:00
parent 0fdf5f5be5
commit a2602f8509
14 changed files with 26 additions and 26 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"strings"
"sync"
"github.com/charmbracelet/bubbles/key"
"github.com/charmbracelet/bubbles/v2/key"
tea "github.com/charmbracelet/bubbletea/v2"
"github.com/charmbracelet/lipgloss"
"github.com/dustin/go-humanize"