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