Skip to content

Commit 22918bd

Browse files
committed
Update BlocView.swift
1 parent ef507cc commit 22918bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SwiftBloc/Classes/BlocView.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ public struct BlocView<C: Cubit<S>, S: Equatable, Content: View>: BlocViewProtoc
6565
/**
6666
BlocView constructor
6767
- parameter builder: builder callback.
68-
- parameter action: custom action callback
68+
- parameter action: custom action callback. Optional
6969
- parameter cubit: cubit/bloc instance..
7070
*/
7171
public init(

0 commit comments

Comments
 (0)