code alignment
This commit is contained in:
parent
0ceb0e9739
commit
ea6dd35952
@ -61,6 +61,7 @@ import Foundation
|
|||||||
open override class func estimatedHeight(with model: MoleculeModelProtocol, _ delegateObject: MVMCoreUIDelegateObject?) -> CGFloat {
|
open override class func estimatedHeight(with model: MoleculeModelProtocol, _ delegateObject: MVMCoreUIDelegateObject?) -> CGFloat {
|
||||||
return 120
|
return 120
|
||||||
}
|
}
|
||||||
|
|
||||||
public func setDefault() {
|
public func setDefault() {
|
||||||
eyebrow.styleRegularMicro(true)
|
eyebrow.styleRegularMicro(true)
|
||||||
headline.styleBoldTitleMedium(true)
|
headline.styleBoldTitleMedium(true)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user