Fix Import
This commit is contained in:
parent
383d1c8f29
commit
3263116ef9
@ -1,6 +1,6 @@
|
||||
package ultralight
|
||||
|
||||
import {
|
||||
import (
|
||||
"fmt"
|
||||
tea "github.com/charmbracelet/bubbletea"
|
||||
"github.com/charmbracelet/lipgloss"
|
||||
@ -8,7 +8,7 @@ import {
|
||||
bubbleadapter "github.com/BigJk/crt/bubbletea"
|
||||
"image/color"
|
||||
catppuccin "github.com/catppuccin/go"
|
||||
}
|
||||
)
|
||||
|
||||
func main() {
|
||||
fmt.Println("Hello from the other side.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user