Skip to content

Commit

Permalink
Refactor: Update type in styles.go
Browse files Browse the repository at this point in the history
Co-authored-by: Chase Fleming <[email protected]>
  • Loading branch information
anevski-stefan and chasefleming authored Oct 23, 2023
1 parent 74e0cb9 commit a97bbb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/styles.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ const (
BorderBottom = "border-bottom"
BorderLeft = "border-left"
BorderColor = "border-color"
BorderTopColor = "borded-top-color"
BorderTopColor = "border-top-color"
BorderRightColor = "border-right-color"
BorderBottomColor = "border-bottom-color"
BorderLeftColor = "border-left-color"
Expand Down

0 comments on commit a97bbb2

Please sign in to comment.