mirror of
https://github.com/Maks1mS/bubbles.git
synced 2025-10-10 06:11:22 +03:00
заменяет на Maks1mS/bubbles
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package viewport
|
||||
|
||||
import "github.com/charmbracelet/bubbles/key"
|
||||
import "github.com/Maks1mS/bubbles/key"
|
||||
|
||||
const spacebar = " "
|
||||
|
||||
|
@@ -4,7 +4,7 @@ import (
|
||||
"math"
|
||||
"strings"
|
||||
|
||||
"github.com/charmbracelet/bubbles/key"
|
||||
"github.com/Maks1mS/bubbles/key"
|
||||
tea "github.com/charmbracelet/bubbletea"
|
||||
"github.com/charmbracelet/lipgloss"
|
||||
)
|
||||
|
Reference in New Issue
Block a user