You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nice work on this project! I just wanted to point out that when you specify a ContentAlign of Left an error will be printed. It appears to be a missing else if check for Left. Ironically the else defaults to left align. :)
The text was updated successfully, but these errors were encountered:
box-cli-maker/util.go
Line 24 in 9758b76
Hello,
Nice work on this project! I just wanted to point out that when you specify a ContentAlign of Left an error will be printed. It appears to be a missing else if check for Left. Ironically the else defaults to left align. :)
The text was updated successfully, but these errors were encountered: