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 e8b7737 commit ae3d679
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public struct StatefulButtonStyle: PrimitiveButtonStyle {
}
}

/// An object that provides fiori primary button style for `Button`.
/// An object that provides Fiori primary button style for `Button`.
public struct PrimaryButtonStyle: PrimitiveButtonStyle {
let isSelectionPersistent: Bool

Expand Down

0 comments on commit ae3d679

Please sign in to comment.