Update WelcomeView.swift
This commit is contained in:
@@ -42,7 +42,7 @@ struct WelcomeView: View {
|
|||||||
}
|
}
|
||||||
.padding(.top, 20)
|
.padding(.top, 20)
|
||||||
)
|
)
|
||||||
)
|
).navigationBarHidden(true)
|
||||||
}.navigationBarHidden(true) // navigation view
|
}.navigationBarHidden(true) // navigation view
|
||||||
} // View body
|
} // View body
|
||||||
} // View
|
} // View
|
||||||
|
|||||||
Reference in New Issue
Block a user