vector-im/element-ios/issues/5114 - Cleanup + rename PollTimeline to TimelinePoll.

This commit is contained in:
Stefan Ceriu
2022-01-13 17:25:14 +02:00
committed by Stefan Ceriu
parent eff1d8c81c
commit a9a0bd81c8
47 changed files with 215 additions and 292 deletions
@@ -25,7 +25,7 @@ enum MockLocationSharingScreenState: MockScreenState, CaseIterable {
case displayExistingLocation
var screenType: Any.Type {
MockLocationSharingScreenState.self
LocationSharingView.self
}
var screenView: ([Any], AnyView) {