mirror of
https://github.com/Mueller-Patrick/DHBW-Service-App.git
synced 2026-04-28 18:30:09 +00:00
Added TextFields to FirstTimeOpening
This commit is contained in:
@@ -26,5 +26,6 @@ struct HomeView_Previews: PreviewProvider {
|
||||
static var previews: some View {
|
||||
HomeView()
|
||||
.preferredColorScheme(.dark)
|
||||
.environmentObject(LocalSettings())
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user