feat: Add shadow and rounded corner to cards
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
import UIKit
|
||||
|
||||
class SubscriptionsActiveTableViewCell: EQNBaseTableViewCell {
|
||||
class SubscriptionsActiveTableViewCell: EQNInsetTableViewCell {
|
||||
|
||||
var product: SKProduct? {
|
||||
didSet {
|
||||
|
||||
Reference in New Issue
Block a user