revised.
This commit is contained in:
parent
4ea916bbcd
commit
1c416b5653
@ -151,7 +151,7 @@ import UIKit
|
||||
rectView.removeFromSuperview()
|
||||
}
|
||||
|
||||
/// Used to traverse the view hierarchy for a 🦸♂️heroic Label.
|
||||
/// Traverses the view hierarchy for a 🦸♂️heroic Label.
|
||||
private func findHeroLabel(views: [UIView]) -> Label? {
|
||||
|
||||
if views.isEmpty {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user