update after merge

This commit is contained in:
Pfeil, Scott Robert 2020-04-29 19:14:49 -04:00
parent 8cc67991ed
commit c0b87e710f

View File

@ -15,7 +15,7 @@ import Foundation
public let body = Label.createLabelRegularBodySmall(true)
public let body2 = Label.createLabelRegularBodySmall(true)
public let button = PillButton(frame: .zero)
public let rightImageView = MFLoadImageView()
public let rightImageView = LoadImageView()
public var stack: Stack<StackModel>
// MARK: - Initializers