Minor change
This commit is contained in:
parent
cc26bdbd68
commit
5e9a20d81a
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
import TableKit
|
||||
|
||||
fileprivate let updateAppearanceActionId = "TableRowUpdateAppearanceActionId"
|
||||
private let updateAppearanceActionId = "TableRowUpdateAppearanceActionId"
|
||||
|
||||
public extension TableRow where CellType: AppearanceProtocol {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue