We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ffa136 commit 16c546bCopy full SHA for 16c546b
CS342ExampleApplication/Onboarding/Welcome.swift
@@ -21,11 +21,7 @@ struct Welcome: View {
21
areas: [
22
OnboardingInformationView.Content(
23
icon: {
24
-<<<<<<< HEAD
25
Image(systemName: "staroflife.fill")
26
-=======
27
- Image(systemName: "cat.fill")
28
->>>>>>> c01cd8b3f4215dcbe9a6803691bc60de14e8af8d
29
.accessibilityHidden(true)
30
},
31
title: "Cats are great!",
0 commit comments