One more minor change
This commit is contained in:
parent
5e9a20d81a
commit
ee2fb6d796
|
|
@ -22,7 +22,7 @@
|
|||
|
||||
import TableKit
|
||||
|
||||
fileprivate let configureSeparatorActionId = "TableRowConfigureSeparatorActionId"
|
||||
private let configureSeparatorActionId = "TableRowConfigureSeparatorActionId"
|
||||
|
||||
public extension TableRow where CellType: SeparatorCell {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue