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 8f4eb52449
commit 5dfea75d58
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) {