Skip to content

Commit

Permalink
💄 Gloss: Update Section Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Mar 24, 2023
1 parent b1bbf4d commit fabab87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class RNIModalView: UIView, RNIModalState, RNIModalPresentation {
typealias CompletionHandler = (_ isSuccess: Bool, _ error: RNIModalViewError?) -> Void;

// MARK: - Properties
// --------==--------
// ------------------

weak var bridge: RCTBridge?;
weak var delegate: RNIModalViewPresentDelegate?;
Expand Down

0 comments on commit fabab87

Please sign in to comment.