Removed extra space.
This commit is contained in:
parent
f33fd320ad
commit
cf9fe4f3e8
@ -10,7 +10,7 @@ import UIKit
|
|||||||
|
|
||||||
@objcMembers open class ListTwoColumnPriceDetails: TableViewCell {
|
@objcMembers open class ListTwoColumnPriceDetails: TableViewCell {
|
||||||
|
|
||||||
let leftLabel = Label.commonLabelB2(true)
|
let leftLabel = Label.commonLabelB2(true)
|
||||||
let rightLabel = Label.commonLabelB2(true)
|
let rightLabel = Label.commonLabelB2(true)
|
||||||
var stack: Stack<StackModel>
|
var stack: Stack<StackModel>
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user