Skip to content

Commit

Permalink
Update Sources/FioriSwiftUICore/FioriButton/StatefulButtonStyle.swift
Browse files Browse the repository at this point in the history
Co-authored-by: AndyRogersSAP <[email protected]>
  • Loading branch information
billzhou0223 and AndyRogersSAP authored Oct 19, 2023
1 parent f67aeb4 commit 5739055
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ public struct SecondaryButtonStyle: PrimitiveButtonStyle {
}
}

/// An object that provides fiori tertiary button style for `Button`.
/// An object that provides the Fiori tertiary button style for `Button`.
public struct TertiaryButtonStyle: PrimitiveButtonStyle {
let colorStyle: FioriButtonColorStyle
let isSelectionPersistent: Bool
Expand Down

0 comments on commit 5739055

Please sign in to comment.