mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-15 01:13:22 +00:00
chore(runeutil): make package internal
This commit is contained in:
@@ -6,9 +6,9 @@ import (
|
||||
"unicode"
|
||||
|
||||
"github.com/atotto/clipboard"
|
||||
"github.com/charmbracelet/bubbles/runeutil"
|
||||
"github.com/charmbracelet/bubbles/v2/cursor"
|
||||
"github.com/charmbracelet/bubbles/v2/key"
|
||||
"github.com/charmbracelet/bubbles/v2/runeutil"
|
||||
tea "github.com/charmbracelet/bubbletea/v2"
|
||||
"github.com/charmbracelet/lipgloss"
|
||||
rw "github.com/mattn/go-runewidth"
|
||||
|
||||
Reference in New Issue
Block a user