Fix rebase issues

This commit is contained in:
Fabian Thies
2023-05-20 20:05:36 +02:00
parent f6252c3a8b
commit 38a1c7eef6
2 changed files with 10 additions and 20 deletions

View File

@@ -60,9 +60,6 @@ struct OnboardingStepView<Title: View, Hero: View, Content: View, Action: View>:
}
struct OnboardingStepView_Previews: PreviewProvider {
@State
static var isWireGuardAppStorePageVisible = false
static var previews: some View {
OnboardingStepView(title: {
VStack(alignment: .leading) {