We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This JoinVertical call should use lipgloss.Left rather than lipgloss.Top:
JoinVertical
lipgloss.Left
lipgloss.Top
freeze/help.go
Line 32 in 578e9d0
and These JoinHorizontal calls should use lipgloss.Top rather than lipgloss.Left:
JoinHorizontal
Line 33 in 578e9d0
Line 34 in 578e9d0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This
JoinVertical
call should uselipgloss.Left
rather thanlipgloss.Top
:freeze/help.go
Line 32 in 578e9d0
and These
JoinHorizontal
calls should uselipgloss.Top
rather thanlipgloss.Left
:freeze/help.go
Line 33 in 578e9d0
freeze/help.go
Line 34 in 578e9d0
The text was updated successfully, but these errors were encountered: