update for svg server to compile

This commit is contained in:
2023-01-28 01:26:46 -08:00
parent a72bf78aef
commit 6e6612716d
5 changed files with 47 additions and 69 deletions

View File

@@ -3,7 +3,7 @@ package graph
import (
tea "github.com/charmbracelet/bubbletea"
"github.com/charmbracelet/lipgloss"
"github.com/taigrr/gico/graph/help"
"github.com/taigrr/gico/ui/graph/help"
)
type Graph struct {