update after merge
This commit is contained in:
parent
8cc67991ed
commit
c0b87e710f
@ -15,7 +15,7 @@ import Foundation
|
|||||||
public let body = Label.createLabelRegularBodySmall(true)
|
public let body = Label.createLabelRegularBodySmall(true)
|
||||||
public let body2 = Label.createLabelRegularBodySmall(true)
|
public let body2 = Label.createLabelRegularBodySmall(true)
|
||||||
public let button = PillButton(frame: .zero)
|
public let button = PillButton(frame: .zero)
|
||||||
public let rightImageView = MFLoadImageView()
|
public let rightImageView = LoadImageView()
|
||||||
public var stack: Stack<StackModel>
|
public var stack: Stack<StackModel>
|
||||||
|
|
||||||
// MARK: - Initializers
|
// MARK: - Initializers
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user