Skip to content

Commit

Permalink
Fix trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
g-mark committed Aug 7, 2024
1 parent a1e1198 commit 373a740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BlueprintUICommonControls/Sources/Box.swift
Original file line number Diff line number Diff line change
@@ -128,7 +128,7 @@ public struct Box: Element {
}

extension Box {

public typealias CornerStyle = BlueprintUICommonControls.CornerStyle

/// Specifies the curve style when showing rounded corners on a `Box`.

0 comments on commit 373a740

Please sign in to comment.