no
This commit is contained in:
parent
2c06ea04f6
commit
a38b781c11
@ -52,19 +52,6 @@ import UIKit
|
||||
body.styleB2(true)
|
||||
}
|
||||
|
||||
// public func eyebrow(isHidden: Bool) {
|
||||
//
|
||||
// stack.stackModel?.molecules[0].gone = isHidden
|
||||
//
|
||||
// if isHidden {
|
||||
// accessibilityElements = [headline, body, link]
|
||||
// } else {
|
||||
// accessibilityElements = [eyebrow, headline, body, link]
|
||||
// }
|
||||
//
|
||||
// stack.restack()
|
||||
// }
|
||||
|
||||
//--------------------------------------------------
|
||||
// MARK: - MoleculeViewProtocol
|
||||
//--------------------------------------------------
|
||||
|
||||
Loading…
Reference in New Issue
Block a user