[Spaces] M10.4.1 Home space data filtering #4570

- update after review
This commit is contained in:
Gil Eluard
2021-10-18 15:01:11 +02:00
parent 8cbc0dbada
commit b7e4e67f3b
8 changed files with 31 additions and 44 deletions
@@ -17,5 +17,5 @@
import Foundation
protocol SpaceMenuCell: Themable {
func fill(with viewData: SpaceMenuListItemViewData)
func update(with viewData: SpaceMenuListItemViewData)
}