mirror of
https://github.com/charmbracelet/crush.git
synced 2025-08-02 05:20:46 +03:00
chore: be specific about what is too small
This commit is contained in:
@@ -414,7 +414,7 @@ func (a *appModel) View() tea.View {
|
||||
Foreground(t.White).
|
||||
BorderStyle(lipgloss.RoundedBorder()).
|
||||
BorderForeground(t.Primary).
|
||||
Render("Too small!"),
|
||||
Render("Window too small!"),
|
||||
),
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user