@ -71,7 +71,3 @@ struct ParticipationModal: View {
}.background(AllInColors.underComponentBackgroundColor)
}
#Preview {
ParticipationModal()
@ -34,7 +34,3 @@ struct ResultBanner: View {
.border(width: 2, edges: [.top,.bottom], color: AllInColors.blueAccentColor.opacity(0.2))
ResultBanner()