Skip to content

Commit 16c546b

Browse files
committed
Resolving merge conflict about icons
1 parent 7ffa136 commit 16c546b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CS342ExampleApplication/Onboarding/Welcome.swift

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,7 @@ struct Welcome: View {
2121
areas: [
2222
OnboardingInformationView.Content(
2323
icon: {
24-
<<<<<<< HEAD
2524
Image(systemName: "staroflife.fill")
26-
=======
27-
Image(systemName: "cat.fill")
28-
>>>>>>> c01cd8b3f4215dcbe9a6803691bc60de14e8af8d
2925
.accessibilityHidden(true)
3026
},
3127
title: "Cats are great!",

0 commit comments

Comments
 (0)