fix override...
This commit is contained in:
parent
403f0bbea8
commit
a3325035b9
@ -49,10 +49,6 @@ import UIKit
|
||||
set(primaryButtonJSON: primaryButtonMap, secondaryButtonJSON: secondaryButtonMap, delegateObject: delegateObject, additionalData: additionalData)
|
||||
}
|
||||
|
||||
public override static func estimatedHeight(forRow json: [AnyHashable : Any]?) -> CGFloat {
|
||||
return 42
|
||||
}
|
||||
|
||||
// MARK: - Constraining
|
||||
override func setupButton() {
|
||||
setupWithTwoButtons()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user