mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-24 10:32:46 +02:00
Add ui tests
This commit is contained in:
@@ -81,6 +81,7 @@ struct PollHistory: View {
|
||||
.foregroundColor(theme.colors.secondaryContent)
|
||||
.frame(maxHeight: .infinity)
|
||||
.padding(.horizontal, 16)
|
||||
.accessibilityLabel("PollHistory.emptyText")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user