Delete Previews

view/details-page
Emre KARTAL 1 year ago
parent fefbd7030e
commit f3f2d9af61

@ -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))
}
}
#Preview {
ResultBanner()
}

Loading…
Cancel
Save