Skip to content

Commit

Permalink
Merge pull request #3 from SerhanAksut/readme-update
Browse files Browse the repository at this point in the history
Readme update
  • Loading branch information
SerhanAksut authored Nov 21, 2023
2 parents 9421531 + 6a2ab1a commit acd8074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ public struct FeatureBBuilder: FeatureBBuilderProtocol {

public func build() -> AnyView {
let featureAView = FeatureASwiftUIView()
// Configure your controller as needed
// Configure your swiftUI view as needed
return AnyView(featureAView)
}
}
Expand Down

0 comments on commit acd8074

Please sign in to comment.