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 {
|
} else {
|
||||||
welcomeView
|
welcomeView
|
||||||
.navigationBarHidden(true)
|
|
||||||
}
|
}
|
||||||
}.themeSecondaryView()
|
}.themeSecondaryView()
|
||||||
.navigationTitle(title)
|
.navigationTitle(title)
|
||||||
|
|
Loading…
Reference in New Issue