Add PollHistory view model UTs

This commit is contained in:
Alfonso Grillo
2023-01-23 14:57:34 +01:00
parent 9b16774d6a
commit 282ad810b2
6 changed files with 116 additions and 11 deletions
@@ -80,7 +80,7 @@ struct PollHistory: View {
}
Button {
#warning("handle action")
#warning("handle action in next ticket")
} label: {
Text("Load more polls")
}