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 a838769 commit e8b7737
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import FioriThemeManager
import Foundation
import SwiftUI

/// An object that provides fiori style color and interaction for `Button`.
/// An object that provides Fiori style color and interaction for `Button`.
public struct StatefulButtonStyle: PrimitiveButtonStyle {

// TODO: style configuration struct?
Expand Down

0 comments on commit e8b7737

Please sign in to comment.