Revert "Explicitly hide navigation bar in WelcomeView"
This reverts commit aefbfaa588
.
This commit is contained in:
parent
ab7e6359ae
commit
36cd9cfd96
|
@ -77,7 +77,6 @@ struct ProfileView: View {
|
|||
}
|
||||
} else {
|
||||
welcomeView
|
||||
.navigationBarHidden(true)
|
||||
}
|
||||
}.themeSecondaryView()
|
||||
.navigationTitle(title)
|
||||
|
|
Loading…
Reference in New Issue