summaryrefslogtreecommitdiff
path: root/menu/state.go
diff options
context:
space:
mode:
Diffstat (limited to 'menu/state.go')
-rw-r--r--menu/state.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu/state.go b/menu/state.go
index 0a5ffbc..fa73ed1 100644
--- a/menu/state.go
+++ b/menu/state.go
@@ -1,7 +1,7 @@
package menu
import (
- "git.ewy.one/pik/menu/style"
+ "git.ewy.one/pik.git/menu/style"
"github.com/charmbracelet/lipgloss"
)