intiial layout
This commit is contained in:
@@ -299,7 +299,7 @@ func NewInitPage() tea.Model {
|
||||
initModel,
|
||||
layout.WithSinglePaneFocusable(true),
|
||||
layout.WithSinglePaneBordered(true),
|
||||
layout.WithSignlePaneBorderText(
|
||||
layout.WithSinglePaneBorderText(
|
||||
map[layout.BorderPosition]string{
|
||||
layout.TopMiddleBorder: "Welcome to termai - Initial Setup",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user