miss
This commit is contained in:
parent
699aa94d0a
commit
89ed78a0eb
@ -63,7 +63,7 @@ import UIKit
|
||||
primaryButton?.setWithJSON(json, delegateObject: delegateObject, additionalData: additionalData)
|
||||
}
|
||||
|
||||
public static func estimatedHeight(forRow json: [AnyHashable : Any]?) -> CGFloat {
|
||||
public override static func estimatedHeight(forRow json: [AnyHashable : Any]?) -> CGFloat {
|
||||
return 40
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user