Moved package to lmika.dev/cmd/dynamo-browse
All checks were successful
ci / build (push) Successful in 3m17s
All checks were successful
ci / build (push) Successful in 3m17s
This commit is contained in:
parent
8b5b5798da
commit
32ae488066
111 changed files with 297 additions and 297 deletions
|
|
@ -4,8 +4,8 @@ import (
|
|||
"context"
|
||||
|
||||
tea "github.com/charmbracelet/bubbletea"
|
||||
"github.com/lmika/dynamo-browse/internal/common/ui/dispatcher"
|
||||
"github.com/lmika/dynamo-browse/internal/common/ui/uimodels"
|
||||
"lmika.dev/cmd/dynamo-browse/internal/common/ui/dispatcher"
|
||||
"lmika.dev/cmd/dynamo-browse/internal/common/ui/uimodels"
|
||||
)
|
||||
|
||||
func New(ctx context.Context) (context.Context, *TestUIContext) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue